/*
Theme Name: Blank 2-Column R-S
Theme URI: http://www.matrixteo.net
Description: A Blank Wordpress theme with right sidebar
Author: MatrixTeo
Author URI:http://www.matrixteo.net
version: 1.0
*/

.related_post {
list-style-type: none;
margin:0px;
padding:0px !important;
text-align:left;
}

#post_div {
display:block;
padding:5px;
border-bottom:1px solid #A2A2A2;
clear:both;
height:76px;
}

.img_related_post{
float:left
}

.text_related_post{
float:left;
text-align:left;
width:400px;
}

.related_post img {
border:1px solid #CCCCCC;
height:55px;
margin:0 6px 0 0;
padding:2px;
width:90px;
align: left;
}

.pointer{
margin: 0px;
padding: 0px;
width:55px;
height:33px;
background-image: url(http://www.matrixteo.net/images/menu/pointer.gif);
}
.space {
margin-left: 3px;
}


/* basics */

*{margin:0; padding:0;}
.bar-h{
clear:both;
}
.bar-1{
float:left;
width:8px;
height:44px;
background:url(images/bar-1-blu.png);
}
.bar-2{
float:left;
height:44px;
background:url(images/bar-2-blu.png);
width:95%;
}
.bar-2 h3{
font-size:14px;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
color: #fff;
line-height:1.6;
letter-spacing: 0.3px;
}
.bar-3{
float:left;
width:8px;
height:44px;
background:url(images/bar-3-blu.png);
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 4px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 14px;
	padding-top: 10px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 0px;
	width: 430px;
}
.post-detail {
	float: left;
	margin-left: 10px;
	width: 300px;
	font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
text-decoration: none !important;

}
.floted-left{
float:left;
}
.floted-right{
float:right;
}
.button-download a:hover{
font-size:0px;
line-height: 0px;
text-indent: -999px;
display:block;
float:left;
height:41px;
width:112px;
background-image:url(images/download-hover.png);
background-repeat:no-repeat;

}
.button-download a{
font-size:0px;
line-height: 0px;
text-indent: -999px;
display:block;
float:left;
height:41px;
width:112px;
background-image:url(images/download.png);
background-repeat:no-repeat;

}
.button-demo a:hover{
font-size:0px;
line-height: 0px;
text-indent: -999px;
display:block;
float:left;
height:41px;
width:88px;
background-image:url(images/demo-hover.png);
background-repeat:no-repeat;

}
.button-demo a{
font-size:0px;
line-height: 0px;
text-indent: -999px;
display:block;
float:left;
height:41px;
width:88px;
background-image:url(images/demo.png);
background-repeat:no-repeat;
}
.mini-button-download a:hover{
font-size:0px;
line-height: 0px;
text-indent: -999px;
display:block;
float:right;
height:27px;
width:77px;
background-image:url(images/mini-download-hover.png);
background-repeat:no-repeat;

}
.mini-button-download a{
font-size:0px;
line-height: 0px;
text-indent: -999px;
display:block;
float:right;
height:27px;
width:77px;
background-image:url(images/mini-download.png);
background-repeat:no-repeat;

}
.mini-button-demo a:hover{
font-size:0px;
line-height: 0px;
text-indent: -999px;
display:block;
float:right;
height:27px;
width:77px;
background-image:url(images/mini-demo-hover.png);
background-repeat:no-repeat;

}
.mini-button-demo a{
font-size:0px;
line-height: 0px;
text-indent: -999px;
display:block;
float:right;
height:27px;
width:77px;
background-image:url(images/mini-demo.png);
background-repeat:no-repeat;
}


.post-detail strong {
background:#EFEFEF url(images/user.png) no-repeat scroll right center;
color:#333333 !important;
padding:0 16px 2px 3px;
text-transform:capitalize;
text-decoration: none !important;

}
#respond {
background:#EFEFEF url(images/commenti1.png) no-repeat scroll left center;
color:#333333 !important;
padding:0 2px 2px 20px;
text-decoration: none !important;

}
.post-detail a {
border-bottom: thin dotted #d8d8d8;
text-decoration: none !important;
font-weight:normal;
}
.post-detail a:hover {
color: #6ba3ff;
border-bottom: thin dotted #d8d8d8;
text-decoration: none !important;
font-weight:normal;
}
.post-detail b {
border-bottom: thin dotted #d8d8d8;
text-decoration: none !important;
font-weight:normal;
}
body {
	background: #dfdfdf;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:0px;
	margin-top: 20px;
	padding:0px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 0px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#5e5e5e;
	text-decoration:none;
	}

a:hover{color:#4a4a4a;text-decoration: underline;
}



/* container */


#container {
	width: 772px;
	margin: 0 auto;
	padding: 0px;
	background:#fff;
	color:#333;
		background-image: url(images/body.jpg);

	}
	
/* header */

#header {
	background-image: url(images/footer.jpg);

    width: 772px; 
	height: 143px;
	}

#header h1{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

/* main menu */


#menu {
	background: #e9e9e9;
	margin-left: 9px;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:754px; 
	height:25px;
	border-top: 1px solid #e9e9e9;
}


#menu ul {
	color:#000;

	margin: 6px 0 0 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	color:#000;

	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;


}

#menu ul li a {
	color:#000;

	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;


}

#menu ul li a:hover {
	color:#fff;
	background: #9ad4ff url(images/arrow-menu.gif) no-repeat bottom center;


}

#menu .current_page_item a {
	padding: 6px 13px 6px 13px;
	text-decoration: none;
	color:#000;
	background: #9ad4ff url(images/arrow-menu.gif) no-repeat bottom center;

}



/* content */


#content {
	float: left;
	width: 72%;
	overflow: hidden;
	}	
#content h2{
float: left;
width: 100%;


overflow: hidden;
}	

.post {
	margin:0 0px;
	padding:10px 0px 10px 26px;
	line-height: 14pt;
	clear:both;
	
	}
	
.post h2{
padding-left: 10px;
padding-bottom: 10px;
	font-family: baskerville, georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #08122E;
	}
	
.post h2 a{
	color: #08122E;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size: 8pt;}

.entry p a{text-decoration:none;color:#0c9bff;border-bottom:1px dotted #0c9bff;
}
.entry p a:hover{text-decoration:none;color:#0c9bff;border-bottom:1px solid #0c9bff;
}
.post ul {padding-left:15px;}

.post li {}
/*.thumb  { padding:20px; background: url(images/entry.jpg) no-repeat center bottom;} */
.entry p{

padding:3px 0;}

.postmetadata{
	clear: both;
	background: #f4f4f4;
	padding:6px;
	margin-top: 16px;
}
.commenti{
width:530px;
clear: both;
background: #f4f4f4;
padding:6px;
}
.commenti a{
text-decoration:underline;
}
.commenti a:hover{
color:#0c9bff !important;
text-decoration:underline;
}
.commenti-download{
width:530px;
height:44px;
clear: both;
background: #f4f4f4;
padding:6px;
}
.commenti-top{
float:left;
width:250px;
}
.guarda-scarica{
float:left;
width:200px;
height:44px;
background:url(images/guarda-scarica.png);
}
.commenti-space{
width:530px;
height:15px;
}
.archivetitle{
padding-left:28px;
}
.commenti-icon{
	width: 16px;
	height: 16px;
	margin-right: 2px;
	float:left;
	background: url(images/commenti.png) no-repeat;
}
.cat-icon{
	width: 16px;
	height: 16px;
	margin-right: 2px;
	float:left;
	background: url(images/folder.png) no-repeat;
}
.tags-icon{
	width: 16px;
	height: 16px;
	margin-right: 2px;
	float:left;
	background: url(images/tags.png) no-repeat;
}
.commenti-ombra{
width:530px;
height:9px;
clear: both;
background-image:url(images/ombra-1.jpg);
}
.postmetadata b{
	width: 16px;
	height: 16px;
	margin-right: 2px;
	float:left;
	background: url(images/commenti.png) no-repeat;
}
	

.navigation {
padding-left:30px;
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 200px;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
	border-left: 1px dotted #A2A2A2;
	}

#sidebar h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #fff;	
	margin: 0;
    padding-left:8px;
    background-color: #9ad4ff;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin-left: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background-image: url(images/footer.jpg);
	clear: both;
	width: 100%;
	height:86px;
	margin-top:0px;
	border-top:solid 0px #DEDEDE;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	}
	

	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}



#tablist {
padding:0px;
margin:0px;
}
#tablist li{
list-style: none;
display: inline;
margin: 0;
font-size:12px;
float:left;
}

#tablist .blog a{
background-image:url(http://www.matrixteo.net/images/menu/blog.jpg);
text-decoration:none;
width:55px;
height:33px;
display:block;
font-size:0px;
line-height: 0px;
text-indent: -999px;
}
#tablist .home a{
background-image:url(http://www.matrixteo.net/images/menu/home.jpg);
text-decoration:none;
width:55px;
height:33px;
display:block;
font-size:0px;
line-height: 0px;
text-indent: -999px;
}
#tablist .lavori a{
background-image:url(http://www.matrixteo.net/images/menu/works.jpg);
text-decoration:none;
width:55px;
height:33px;
display:block;
font-size:0px;
line-height: 0px;
text-indent: -999px;
}

#tablist .profilo a{
background-image:url(http://www.matrixteo.net/images/menu/profilo.jpg);
text-decoration:none;
width:55px;
height:33px;
display:block;
font-size:0px;
line-height: 0px;
text-indent: -999px;
}
#tablist .script a{
background-image:url(http://www.matrixteo.net/images/menu/script.jpg);
text-decoration:none;
width:55px;
height:33px;
display:block;
font-size:0px;
line-height: 0px;
text-indent: -999px;
}

#tablist .template a{
background-image:url(http://www.matrixteo.net/images/menu/template.jpg);
text-decoration:none;
width:55px;
height:33px;
display:block;
font-size:0px;
line-height: 0px;
text-indent: -999px;
}
#tablist .progetti a{
background-image:url(http://www.matrixteo.net/images/menu/progetti.jpg);
text-decoration:none;
width:55px;
height:33px;
display:block;
font-size:0px;
line-height: 0px;
text-indent: -999px;
}
#tablist .contatti a{
background-image:url(http://www.matrixteo.net/images/menu/contatti.jpg);
text-decoration:none;
width:55px;
height:33px;
display:block;
font-size:0px;
line-height: 0px;
text-indent: -999px;
}
#tablist .divider{
background-image:url(http://www.matrixteo.net/images/menu/divider.jpg);
text-decoration:none;
width:16px;
height:33px;
display:block;
}
#tablist .corner-left{
background-image:url(http://www.matrixteo.net/images/menu/left.jpg);
text-decoration:none;
width:17px;
height:33px;
display:block;
}
#tablist .corner-right{
background-image:url(http://www.matrixteo.net/images/menu/right.jpg);
text-decoration:none;
width:34px;
height:33px;
display:block;
}
.arrow{
background-image:url(http://www.matrixteo.net/images/menu/pointer.gif);
width:55px;
height:33px;
}
.more-link{
background-image:url(images/continua-lettura.jpg);
display:block;
width:131px;
height:33px;
font-size:0px;
line-height: 0px;
text-indent: -999px;
text-decoration:none !important;
border:none !important;
}
.more-link:hover{
background-image:url(images/continua-lettura-hover.jpg);
display:block;
width:131px;
height:33px;
font-size:0px;
line-height: 0px;
text-indent: -999px;
text-decoration:none !important;
border:none !important;

}
.feed-icon{
padding:0px !important;
margin:0px !important;
}
.sociable ul li a {
width:25px;
height:24px;
float:left;
display:block;
background:url(images/share-button.png) 0px 0px;
}
.sociable ul li a:hover {
width:25px;
height:24px;
float:left;
display:block;
background:url(images/share-button.png) 25px 0px;
}



