/************************************************
* frontpost / index.php /					*
************************************************/

#frontpost {		
  width: 590px;
  height: 300px;
	float: left;
	background: #fff;
	font: 12px Arial, Helvetica;
	color: #000;
	line-height: 1.45;
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
	}
#frontpost a:link, #frontpost a:visited {
	color: #1568CC;
	text-decoration:none;
  }
#frontpost a:hover, #frontpost a:active {
	color: #1558AA;
	text-decoration:underline;
  }
#frontpost h3 {
  text-align: right;
	background:#eee;
	font-weight:bold;
	font: 20px Arial;
	color: #737373;
	text-decoration: none;
	letter-spacing: 2px;
	display:block;
	margin: 10px 0 0 0;
	padding: 4px 10px 5px 15px;
	}	
.frontpost_container {
  height:244px;
	margin: 0px;
	padding: 0px;
	border: 5px solid #eee;
	/*border-top: none;*/
}
.frontpost_container_in {
  height:227px;
	margin: 0;
	padding: 5px 10px 10px 10px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#frontpost h2 {
	margin-bottom:11px;
	overflow:hidden;
	height:28px;
}
#frontpost h2 a, #frontpost  h2 a:hover{
	font-weight:bold;
	font: 22px Arial;
	color: #1568CC;
	text-decoration: none;
	/*display:block;*/
	margin: 0 0 3px 0;
	padding: 0;
	}	
#frontpost  h2 a:hover{
	color: #1558AA;
}
#frontpost .date {
	color: #999;
}
#frontpost .date a, #frontpost .date a:visited, #frontpost .date a:hover, #frontpost .date a:active {  
  text-decoration : none; 
	color: #1568CC;
} 
#frontpost a img {
  width: 240px;
  height:156px;
	background-color: #eee;
	border: 1px solid #ddd;
	margin:5px 15px 15px 0;
	padding:3px;
	}
.left {
	float:left;
	}
#frontpost p{		
	padding:0;
	margin:0;
	}
#frontpost cite  {
	clear: both;
  float: right;
  text-align: right;
	margin: -29px 5px 0 0;
	padding: 0;
	}
#front {	
	margin: 8px 0 0 0;
	padding: 0;
	}

/************************************************
/* adsense  *								
************************************************/

#adsense_125 {  
	clear: both;
	float:left;
	width: 590px;
  height: 125px;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align:center;
	}
#adsense2_125 {  
	clear: both;
	float:left;
	width: 125px;
	margin: 0;
	padding: 0;
	text-align:center;
	}
#adsense_125 img, #adsense2_125 img  {    
  border: 1px solid #ddd;
	width: 125px;
  height: 125px;
	margin: 0 0 8px 0;
	padding: 0;
	}	

/************************************************
* content   / single.php, page.php, archive.php /*
************************************************/

#content {	
	width: 580px;	
  height: 100%;
	float:left;
	background:#fff;
	margin: 0 0 10px 0;
	padding: 15px;
	font-size:13px;
	border: 1px solid #ddd;
	}
.entry, .entry2 {			
	background:#fff;
	margin:0 0 10px 0;
	padding: 0;
	font-size: 13px;
	float:left;
	}
#content h2, #content h1 {
	font-weight:bold !important;
	font: 22px Arial !important;
	float:none !important;
	color: #737373 !important;
	text-decoration: none !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	text-transform:none !important;
	}	
#content h2 a:link, #content h2 a:visited, #content h1 a:link, #content h1 a:visited {
	color: #1568CC !important;
	text-decoration: none !important;
	font: 22px Arial !important;
	font-size: 22px !important;
	float:none !important;
	padding:0px !important;
	text-transform:none !important;
}	
#content h2 a:hover, #content h2 a:active, #content h1 a:hover, #content h1 a:active {
	color: #1558AA !important;
	text-decoration: none !important;
	font: 22px Arial !important;
	float:none !important;
	padding:0px !important;
	text-transform:none !important;
}
#content .date {
	display:inline;
	margin: 0;
	padding: 0;
	font: 12px Arial;
	color: #999;
	}
#content .date a:link, #content .date a:visited, #content .date a:hover, #content .date a:active {
	color: #999;
	text-decoration: none;
	}	
.text {   
	font-size: 13px;
	display: block;
	padding: 0 0 10px 0;
	margin: 15px 0 0 0;
  border-bottom: 1px solid #ddd;
}
.text2 {   
	font-size: 13px;
	display: block;
	padding: 0 0 15px 0;
	margin: 15px 0 0 0;
}
.text ul, .text ol, .text2 ul, .text2 ol {
	margin: 0 0 0 20px;
	padding: 0;
	}
#content cite  {
	clear: both;
  float: right;
  text-align: right;
	margin: -20px 5px 0 0;
	padding: 0;
	}
#content p{
	margin: 0 0 20px 0;
	padding: 0;
	}
#content h6 {
	margin: 20px 0 10px 0;
	padding: 0;
	}
#content h3 {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	}
span.breadcrumbs {
	width: 570px;
	float:left;
	font-size: 13px;
	color: #999;
	background:#eee;
	margin: 5px 0 15px 0;
	padding: 9px 0 8px 10px;
	border-bottom: 1px solid #ddd;
  }
#content a:link, #content a:visited {
	color: #999;
	text-decoration:none;
  }
#content a:hover, #content a:active {
	color: #000;
	text-decoration:underline;
  }
#content img  {
  /*width: 150px;
  height: 100px;*/
	background-color: #eee;
	border: 1px solid #ddd;
	margin:3px 7px 0 7px;
	padding:3px;
}
#content .wp-caption {
  margin:0px 10px;
}
.postmetadata { 
  clear:both;
	width: 561px;
	height: 16px;
  border-top : 1px solid #ddd; 
  border-bottom : 1px solid #ddd; 
  background : #eee; 
  margin: 10px 0 5px 0; 
  padding : 7px 10px; 
  font-size : 12px; 
  color : #000; 
} 
.postmetadata a { 
  font-size: 12px; 
}
#other { 		
  clear: both;
	padding: 0;
  margin: 0;
}
#other h5 { 	
  clear: both;
  margin: 15px 0 10px 0;
  padding: 0;
  font-size : 15px; 
}
#other ul { 	
  clear: both;
	padding: 0;
  margin-left: 20px;
}

/************************************************
* icons                                				*
************************************************/

.icons {	
  width: 500px;
  margin: 0; 
  padding: 0;
  }
.icons a {
  display: inline; 
  padding-left: 25px;
}
.icons a:hover {
  display: inline;
  background-position: left bottom;
}
.icons .s_delicious {background: url('/wp-content/themes/Sabrina_lightblue/images/icons/delicious.gif') no-repeat; }
.icons .s_digg {background: url('/wp-content/themes/Sabrina_lightblue/images/icons/digg.gif') no-repeat; }
.icons .s_technorati {background: url('/wp-content/themes/Sabrina_lightblue/images/icons/technorati.gif') no-repeat;}
.icons .s_reddit {background: url('/wp-content/themes/Sabrina_lightblue/images/icons/reddit.gif') no-repeat;}
.icons .s_magnolia {background: url('/wp-content/themes/Sabrina_lightblue/images/icons/magnolia.gif') no-repeat;}
.icons .s_stumbleupon {background: url('/wp-content/themes/Sabrina_lightblue/images/icons/stumbleupon.gif') no-repeat;}
.icons .s_yahoo {background: url('/wp-content/themes/Sabrina_lightblue/images/icons/yahoo.gif') no-repeat;}
.icons .s_google {background: url('/wp-content/themes/Sabrina_lightblue/images/icons/google.gif') no-repeat;}

img  {
	margin: 0 15px 0 0;
	padding: 3px;
	border:0;
}

/********************************
  navigation       
********************************/

.navigation {  
  clear: both; 
  width : 500px; 
  height : 50px; 
  text-align: center;
  font-weight : normal; 
  margin: 0 0 10px 40px;
  padding-top : 15px; 
}
.navigation .right, .navigation .left {  
  width : 230px;  
  font-size: 18px;
  text-align: right;
  margin: 0 0 10px 0;
  padding : 0; 
}
.navigation .left {  
  text-align: left;
}
.pagenavi {
  clear: both; 
  display: block;
  font-size: 14px;
  margin: 10px 0 0 0;
}
.current {
  font-weight:700;
}
.navigation a:hover, .navigation a:active {  
  color : #939186; 
  text-decoration : none; 
} 