/*  
Theme Name: Shaana Diya
Description: Custom Theme for Shaana Diya website
Version: 1.0
Author: Asterysk A2design

*/


/* CSS Document */

*{margin:0px; padding:0px;}

/* Begin Structure */
body {	
	font-family:  Verdana, Arial, Sans-Serif;
	background-color: #000;	
	text-align: center;
	font-size : 11px;
	color : #BFBFBF;
	line-height: 13pt;
}

#wrap{	
	margin:0 auto;
	width:960px;
	text-align: left;
}

#header {		
	text-align:right;		
	height: 20px; 
	margin-top:59px;
	height:31px;
	width: 100%;
}

#page{
	border:1px solid #666;
	width:960px;
	float:left;
}

.leftborder{border-left:1px solid #666;}
.rightborder{border-right:1px solid #666;}
.bottomborder{border-bottom:1px solid #666;}
.topborder{border-top:1px solid #666;}

#footer {	
	width: 100%;
	clear: both;
	text-align:right;
	background-color:black;
}

/* Fonts and misc blocks*/
a img {	border: none;	}
a{text-decoration : none; color : #0077C3;}
a:hover{text-decoration : underline; }

.more{font-size : 10px; line-height: 10pt;}
.more:hover{text-decoration:underline;}

.page{font-size : 8px;color : #7F7F7F; letter-spacing:1px; line-height: 6pt;}
.page:hover{color : #A3A3A3; }
.page-selected{font-family : Verdana;font-size : 8px;font-weight : normal;color : #A3A3A3; letter-spacing:1px; line-height: 6pt;}

h2,h2 a {color : #BFBFBF; margin: 10px 0; font-size:16px;}

.postmetadata{padding:0 30px; margin:20px 0; background-color:#474747}
.postmetadata a{color : #7F7F7F;}
.postmetadata a:hover{color : #A3A3A3; }
.post{margin-bottom:15px;}
img.category_header{padding:12px 0 15px 0;}

/* Home page*/
#home_left{
width:700px;
float:left;
}
#home_right{
float:right;
padding:5px;
width:245px;	
height:400px;
}
#home_right .entry{margin-bottom:15px;}

/* Biography*/
#bio_left{
width:160px;
float:left;
}
#bio_right{
float:right;
padding:5px;
width:785px;	
min-height:435px;
height:auto;
}


#bio_right p{margin-bottom:10px;}

/*Press Release and In The News*/
#news_left{
width:700px;
float:left;
}
#news_right{
float:right;
padding:5px;
width:238px;	
height:440px;
}

#news_right .right{
	text-align:right;	
	margin-right:10px;
}

#news_right .input{
	line-height: 11pt;
	font-size : 11px;
	width:220px;
	margin:5px;
}


/* Diary */
#diary_left{
width:161px;
float:left;
}
#diary_right{
float:right;
padding:5px;
width:775px;	
min-height:400px;
}

/*  Photo */
#photowrap{	height:455px;}
#photowrap #left{margin:20px;text-align:center;float:left; }
#photowrap #right{width:800px;float:right;}

.navigation{text-align:center; margin:10px;}
.navlink{margin:0 20px;}