/*
Theme Name: ELAIN THEME
Theme URI: http://www.exsite.ie
Author: Graziano Muscas 
Author URI: http://www.wp-cafe.com

    /*
	General style and typo <---------<<<<<
	*/
     *
	{
	margin:0;
	padding:0;
	line-height:20px;
	}
    body 
	{
	background:white;
	font-size:0.70em;
	line-height: 1;
	color:black;
	font-family:Calibri, Helvetica, Times new Roman, Arial, Verdana;
	}
    a{
	color:#373431;
	text-decoration:none;
	}
	a:hover{
	color:white;
	background:#373431;
	}
    p{
	font-size:1.2em;
	}
    h1, h2, h3, h4, h5, h6 {margin-bottom: 5px;font-weight: bold;font-family: 'Open Sans', sans-serif;text-tranform:uppercase;}
    p {margin-bottom: 5px;}
    h1 {font-size: 1.5em; line-height: 1em; }
    h2 {font-size: 1.375em; line-height: 1.0909em;}
    h3 {font-size: 1.25em; line-height: 1.2em;}
    h4 {font-size: 1.125em; line-height: 1.333em; }
    h5, h6 {font-size: 1em;line-height: 1.5em; }
	#panino{
	margin:0 auto;
	width:900px;
	}
	#header{
	height:324px;
	width:900px;
	background:url(images/header1.jpg) no-repeat 0 0;
	}
	#sidebar{
	width:270px;
	float:right;
	}
	#content{
	width:600px;
	float:left;
	}
	#footer{
	clear:both;
	text-align:center;
	padding:20px;
	}
	 /*
	logo and navigation
	*/
	#logo{
	width:224px;
	float:left;
	}
	#logo a{
	height:104px;
	width:224px;
	background:none;
	display:block;
	}
	#logo span{
	display:none;
	}
	#nav{
	width:656px;
	float:right;
	height:55px;
	margin-top:45px;
	}
	#nav li{
	float:right;
	list-style:none;
	}
	#nav li a{
	padding:3px 0px 0px 25px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-size:1.2em;
	margin-left:7px;
	color:black;
	font-weight:bold;
	}
	#nav li a:hover{
	background:none;
	color:gray;
	}
	#nav li#home{
	background:url(images/home_i.jpg) no-repeat 8px -2px;
	}
	#nav li#book{
	background:url(images/book.png) no-repeat 12px -2px;
	}
	#nav li#journalism{
	background:url(images/journalism.png) no-repeat 12px 0px;
	}
	#nav li#about{
	background:url(images/about_i.jpg) no-repeat 11px -2px;
	}
	#nav li#columns{
	background:url(images/columns_i.jpg) no-repeat 11px 0px;
	}
	#nav li#contacts{
	background:url(images/mail_i.jpg) no-repeat 10px -1px;
	}
	#nav li#subscribe{
	background:url(images/subscibe_i.jpg) no-repeat 11px -1px;
	}
	/*
	sidebar
	*/
	#sidebar #bio h2 {
    background: none;
    border-bottom: none;
    border-radius: none;
    margin-top:0px;
    padding: 5px;
    text-transform: uppercase;
}
	#bio .sociable
	{
	display:none;
	}
	#bio a
	{
	text-decoration:underline;
	}
	#bio
	{
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:10px;
    background:#EAEFF2;
    margin-top:20px;
	}
	#bio img
	{
	float:left;
	padding:3px;
	background:white;
	margin-right:10px;
	}
	#sidebar li ul li{
	list-style:none;
	padding:3px 3px 3px 0px;
	border-bottom:1px solid #d5dbe0;
	margin-left:0;
	}
	#sidebar li{
	list-style:none;
	}
	#sidebar h2{
	margin-top:20px;
	padding:5px;
	text-transform:uppercase;
	background:#EAEFF2;
	border-bottom:1px solid #d5dbe0;
	-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 4px 4px 0px 0px;
border-radius: 4px 4px 0px 0px; 
	}
	#sidebar_l ul li h2, #sidebar_r ul li h2{
	margin-top:20px;
	padding:4px 3px 2px 8px;
	border-bottom:1px solid #a05a5a;
	background:white url(images/h3.jpg) no-repeat 0 0;
	text-transform:uppercase;
	text-align:center;
	}
    /*
	boxpost
	*/
	.boxpost{
	margin:10px 0 20px 0;
		}
	.boxpost ul, .boxpost ol{
	margin-left:20px;
		}
	.pagetitle{
	margin:10px 0 20px 0;
		}
	.boxpost h2{
	border-bottom:1px solid #a05a5a;
	padding:3px 0;
	font-size:1.6em;
	text-transform:uppercase;
		}
	.boxpost .data{
	font-size:70%;
		}
	.boxpost .entry{
	padding:5px 0 10px 0;
	clear:both;
		}
	.boxpost .entry p{
	padding-top:5px;
		}
	.entry img.alignleft, div.alignleft
    {
    float:left;
    margin:0 0.5em 0.5em 0;
    }
    .entry img.alignright, div.alignright
    {
    float:right;
    margin:0 0 0.5em 0.5em;
    }
    .entry img.aligncenter, div.aligncenter
    {
    text-align:center;
     margin:0 auto;
    }
	.credits
	{
    display:none;
    }
    .photoCase {
	margin: 0px; margin-top: 5px; margin-bottom: 1px;
	width: 170px; height: 95px;
	padding: 0px; padding-top: 7px; padding-bottom: 0px;
	background: url(http://webdev.yuan.cc/badges/photo_case.gif) no-repeat;
	text-align: center; vertical-align: middle; }
.photoCase img { border:1px solid #000; margin:0px; padding:0px; }
.photoCtr { font-family: Verdana; font-size: 9px; padding: 3px;
	    padding-top: 2px; text-align: center; }
#randomBox { font-family: Verdana; font-size: 9px; width: 170px; align: left; }
#randomBox img { border: 1px solid #000; margin: 0px; padding: 0px; }
#crp_related li { border-bottom: 1px solid aqua; padding:3px;list-style:none;}
#crp_related h2{ margin-top:20px;}
h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;

}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

.commentmetadata a {
font-size:11px;
color:#333333;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
width: 460px;
}

ol.commentlist li.alt {
padding: 18px 18px 5px 18px !important;
background:#F8F8F4;
border:1px solid #DEDBD1;	
}
#flickr_badge_wrapper img{
float:left;
margin:10px 12px;
}
#flickr_badge_wrapper{
width:270px;
}
#flickr_badge_wrapper br{
display:none;
}
