/*
Theme Name: ylog
Theme URI: http://yoc.to
Description: Wordpress Theme by <a href="http://www.mushin.it">Mushin</a> for Mushin.it
Author: Mushin
Author URI: http://www.mushin.it
Author Email: mushin.webster@gmail.com
Author LinkedIn: http://www.linkedin.com/in/mushin
License: Creative Commons BY-NC-SA
*/

/*RESET*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body{line-height:1.5;}
/* Tables still need 'cellspacing="0"' in the markup. */
table{border-collapse:separate;border-spacing:0;}
caption, th, td{text-align:left;font-weight:normal;}
table, td, th{vertical-align:middle;}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q{quotes: "" "";}
/* Remove annoying border on linked images. */
a img{border:none;}

/*WORDPRESS ALLINEAMENTO IMMAGINI*/
img.centered {display: block;margin-left: auto;margin-right: auto;padding: 5px;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}
.alignright {float: right;}
.alignleft {float: left;}

/*FONT*/
@font-face {
	font-family: 'Sansation Regular';
	src: url('f/Sansation_Regular.eot');
	src: local('Sansation Regular'), local('Sansation-Regular'), url('f/Sansation_Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Sansation Light';
	src: url('f/Sansation_Light.eot');
	src: local('Sansation Light'), local('Sansation-Light'), url('f/Sansation_Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Sansation Bold';
	src: url('f/Sansation_Bold.eot');
	src: local('Sansation Bold'), local('Sansation-Bold'), url('f/Sansation_Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Banksia Regular';
	src: url('f/banksia.eot');
	src: local('Banksia Regular'), local('Banksia-Regular'), url('f/banksia.ttf') format('truetype');
}

@font-face {
	font-family: 'ChunkFive Regular';
	src: url('f/Chunkfive.eot');
	src: local('ChunkFive Regular'), local('ChunkFive-Regular'), url('f/Chunkfive.otf') format('opentype');
}

@font-face {
	font-family: 'Qlassik Medium Regular';
	src: url('f/Qlassik_TB.eot');
	src: local('Qlassik Medium Regular'), local('QlassikMedium-Regular'), url('f/Qlassik_TB.otf') format('opentype');
}

@font-face {
	font-family: 'Qlassik Bold Regular';
	src: url('f/QlassikBold_TB.eot');
	src: local('Qlassik Bold Regular'), local('QlassikBold-Regular'), url('f/QlassikBold_TB.otf') format('opentype');
}


/*THEME*/
.container{
	width: 950px;
	margin: 0 auto;
	font-family: 'Qlassik Medium Regular', arial;
	font-size: 18px;
	color: #333;
}

#header h1, #header h2{
	margin-left: -1000px;
	font-size: 1px;
}

#header{
	float: left;
	margin-top: 10px;
	width: 950px;
}

#content {
	float: left;
	width: 550px;
	margin-top: 20px;
	text-align: justify;
}

#content ul {
margin: 1em 2em;
}

h1{
	font-size: 65px;
	color: #666;
	font-family:'ChunkFive Regular', "trebuchet ms",helvetica;
}

h1.list{
	font-size: 45px;
	color: #111;
	font-family:'Sansation Regular', "trebuchet ms",helvetica;
}

h2{
	font-size: 45px;
	color: #ff3366;
	font-family:'ChunkFive Regular', "trebuchet ms",helvetica;
}

h4{
	font-size: 24px;
	color: #ff3366;
	font-family:'ChunkFive Regular', "trebuchet ms",helvetica;
	text-align: center;
}

h2 a{
	text-decoration: none;
	color: #999;
}

h2 a:hover{
	color: #666;
}

#footer{
	float: left;
	width: 100%;
	margin: 20px 0;
}

.logo{
	float: left;
	width: 300px;
}

#rss{
	float: right;
	background: url(i/rss1.png) no-repeat;
	height: 80px;
	width: 90px;
}

#rss:hover{
	background: url(i/rss2.png) no-repeat;
	height: 80px;
	width: 90px;
}

#mail{
	float: right;
	background: url(i/mail1.png) no-repeat;
	height: 80px;
	width: 80px;
}

#mail:hover{
	background: url(i/mail2.png) no-repeat;
	height: 80px;
	width: 80px;
}

#fb{
	float: right;
	background: url(i/fb1.png) no-repeat;
	height: 80px;
	width: 80px;
}

#fb:hover{
	background: url(i/fb2.png) no-repeat;
	height: 80px;
	width: 80px;
}

#tw{
	float: right;
	background: url(i/tw1.png) no-repeat;
	height: 80px;
	width: 85px;
}

#tw:hover{
	background: url(i/tw2.png) no-repeat;
	height: 80px;
	width: 85px;
}

.mt{
	margin-top: 30px;
}

.meta{
	font-family: "Sansation Regular", arial;
	font-size: 11px;
	color: #ccc;
	margin-top: -18px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 15px;
}

.meta:hover{
	color: #666;
}

.credits{
	font-family: "Sansation Regular", arial;
	font-size: 11px;
	color: #666;
}

a{
	color: #ff3366;
	text-decoration: none;
}

a:hover {
	color: #111;
}

em{
	font-style: italic;
}

.post-content{
	margin-bottom: 45px;
	text-align: justify;
}

#sidebar{
	float: left;
	width: 360px;
	font-family: "Sansation Regular", arial;
	font-size: 12px;
	background: url(i/box2.png) repeat-y;

}

#btop, #bbottom{
	float: left;
	height: 64px;
}

#about{
	margin:0 30px;
	text-align: justify;
	border-top: 1px dashed #ededed;
	border-bottom: 1px dashed #eaeaea;
	padding: 5px 0;
}

.side{
	margin: 0 30px;
	padding: 5px 0;
}

#side-wrap{
	float: left;
	width: 360px;
	margin-left: 40px;
}

.widget{
	padding-bottom: 10px;
}

#team{
	width: 100%;
	text-align: center;
}

#team img{
	padding: 1px;
	border: 1px solid #ccc;
	margin-right: 5px;
}

#team img:hover{
	border: 1px solid #ff3366;
}

.side ul, .side li{
	list-style: none;
}

.side li{
	border-bottom: 1px dashed #eaeaea;
	padding: 3px 5px;
}

.side li:hover{
	background: #eaeaea;
}

#comments{
	margin-top: 60px;
	font-family: 'Sansation Regular', arial;
}

#status{
font-size: 18px;
text-align: center;
background: #FF3366;
color: #FFFFFF;
margin-top: 10px;
margin-bottom: 10px;
}