/*
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:62.5%;
	color:black;
	font-family:Helvetica, Times new Roman, Arial, Verdana;
	}
    a{
	color:black;
	text-decoration:none;
	}
	a:hover{
	color:white;
	background:black;
	}
    p{
	font-size:1.2em;
	}
	h2,h3,h4,h4,h6{
	font-size:1.6em;
	font-family:Trajan Pro;
	color:black;
	}
	#panino{
	margin:0 auto;
	width:900px;
	}
	#header{
	height:324px;
	width:900px;
	background:url(images/header1.jpg) no-repeat 0 0;
	}
	#sidebar{
	width:400px;
	float:right;
	}
	#content{
	width:500px;
	float:left;
	}
	#footer{
	clear:both;
	text-align:center;
	padding:20px;
	}
	 /*
	logo and navigation
	*/
	#logo{
	width:394px;
	float:left;
	}
	#logo a{
	height:104px;
	width:394px;
	background:none;
	display:block;
	}
	#logo span{
	display:none;
	}
	#nav{
	width:506px;
	float:right;
	height:55px;
	margin-top:45px;
	}
	#nav li{
	float:right;
	list-style:none;
	}
	#nav li a{
	padding:3px 0px 0px 25px;
	font-family:trajan Pro;
	font-size:1.4em;
	margin-left:7px;
	color:black;
	}
	#nav li a:hover{
	background:none;
	color:gray;
	}
	#nav li#home{
	background:url(images/home_i.jpg) no-repeat 8px -2px;
	}
	#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
	*/
	#box_info{
	background:url(images/box_info.jpg) no-repeat 0 0;
	height:200px;
	}
	#pic_box{
	float:left;
	height:87px;
	width:87px;
	background:white url(images/pic.jpg) no-repeat 3px 3px;
	border:1px solid #d5dbe0;
	margin:20px 10px 20px 30px;
	padding:2px;
	}
    #txt{
	float:right;
	margin:15px 10px 10px 0;
	width:250px;
	}
	#box_info h2{
	padding:15px 0px 0 0;
	margin:0 10px 0 30px;
	border-bottom:1px solid #a05a5a;
	}
	#sidebar_l{
	float:left;
	width:200px;

	}
	#sidebar_r{
	float:right;
	width:200px;
		}
	#sidebar_l ul li, #sidebar_r ul li{
	margin-left:15px;
	list-style:none;
	}
	#sidebar_l ul li h2, #sidebar_r ul li h2{
	margin-top:20px;
	padding:4px 3px 2px 3px;
	border-bottom:1px solid #a05a5a;
	background:white url(images/h3.jpg) no-repeat 0 0;;
	}
	#sidebar_l ul li li, #sidebar_r ul li li{
	padding:3px 3px 3px 20px;
	border-bottom:1px solid #d5dbe0;
	background:url(images/pointer.jpg) no-repeat 3px 4px;
	margin-left:0;
	}
	#sidebar_l ul li li a, #sidebar_r ul li li a{
	font-size:1.1em;
	}
    /*
	boxpost
	*/
	.boxpost{
	margin:10px 0 20px 0;
		}
	.pagetitle{
	margin:10px 0 20px 0;
		}
	.boxpost h2{
	border-bottom:1px solid #a05a5a;
	padding:3px 0;
	font-size:2em;
		}
	.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;	
}