/*  
Theme Name: Japanese Cherry Blossom
Theme URI: http://www.krisandapril.us/
Description: A lightly modified version of the Hemingway Reloaded theme by <a href="http://www.krisandapril.us">KrisandApril</a>.
Version: 1.0
Author: April D. Spreeman 
Based off of: Wordpress Lab
Author URI: http://www.krisandapril.us

*/

/*-----------------------------------------------------------------------------------------------
  Global Color Section
================================================================================================
  background colors
-----------------------------------------------------------------------------------------------*/

/* orange */ .comments, #videolink a:hover,
{ background-color: #FF6633;  }


/* white */ #header, #topnav, #primary
{ background-color: #FFFFFF; }

/* MIDDGREY */ #none /*.primary, .secondary, #navilist*/
{ background-color: #BBB; }

/* darkgrey */ #none
{ background-color: #272727; }


/*==============================================================================================
border colors
-----------------------------------------------------------------------------------------------*/

/* ORANGE*/
{ border-color: #FF6633; }


/* MIDDGREY */ 
#videolink { border-color: #BBB; }
 
 ul.dates li, 
 ul.counts li { border-color: #444; }


/* ? */ 
#comments .content { border-color: #868686; }

/* ? */ 
#header h2 { #808080; }

/*==============================================================================================
  font colors
-----------------------------------------------------------------------------------------------*/

/* ORANGE */ 
.pdf a,
.breadcrumb,
#primary .secondary a, 
#primary .secondary a:hover,
ul.dates a,
#videolink a,
#videolink a:hover
{ color: #FF3300; }

/* DARKGREY */ 
#footer,
#footer p.copyright a,
ul li
{ color:#525252; }

/* MIDDGREY */
.pdf li a:hover,
.topnav li,
.topnav li a,
.breadcrumb a:visited,
#videolink
{ color:#999999; }

/* WHITE*/
.breadcrumb a:link, 
#footer p.copyright a:hover 
{ color: #FFFFFF; }

/* TEXTGREY */
#primary,
#more a
{ color: #333333; }

/* BLACK */
.primary a,
#header h2 a,
#more a:hover
{ color:#000000; }



/*==============================================================================================*/


#topnav li a:hover,
#videolink a:hover,
#primary .secondary a:hover { 
	
	text-decoration: underline;
}
.pdf li a,
.pdf li a:hover,
.breadcrumb a,
.breadcrumb a:visited,
#topnav li a,
#primary .secondary a,

#submenu a,
#videolink a, 

#footer p.copyright a {

	text-decoration: none; 
}




/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

/* This class sets the width and position for all rows */
.inside{
	width:80%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
	padding:0 7px;	
}






/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header { }

#header .inside{
	padding: 2em 7px;	
}

#headline .inside{
	position:absolute;
	display: inline;
	float: left;
	height: 32px;
}

#header h2{ 
	color: #4E4E4E;
	border-right: 1px solid;
	font-size: 2.25em;
	margin: 0px 0.5em 0px 0px;
	padding: 0px 0.5em 0.25em 0px;
	float: left;
}

#header .breadcrumb{
	margin: 0;
	width: 1200px;
	font-size: 2.25em;
}

*html #header .breadcrumb{
	position:absolute;
	top: 24px;
}

#header .breadcrumb span{
 	width:16px;
 	color:#FFF;
}

/*-----------------------------------------------------------------------------------------------
  Topnav Bar | Added by Mathias Antlfinger 16.June 2007
-----------------------------------------------------------------------------------------------*/
#topnav { }

.topnav {
	/*	font-family:Arial, Verdana, Tahoma, Serif;
	font-weight:bold;
	letter-spacing:1px; */
	width: 100%; 
}

.topnav ul {
	float:left;
    margin: 0;
}

.topnav li {
	display:inline;
	font-size: 1.25em;
	border-right: 1px solid #CCCCCC;
	padding: 0px 4px;
}

*html .topnav li {
	padding-right: 0px;
}

#nosep
{
	border-right: 1px solid #FFFFFF;
}

/* start identic copy of hemingway style.css | minor change in background:url(white/search.gif) */

#search{
	float:right;
	width:200px;
	margin:0 0 0 0;
	-moz-opacity:0.4;
	text-align:right;
}

#search:hover{
	-moz-opacity:1.0;
}

#search input{ 
	width:175px; 
	font-size: 0.85em; 
	background:#CCC;
	margin-top:2px;
}

#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	background:url(white/search.gif) 0 0 no-repeat;
	position:relative;
	top:4px;
}

#search input:focus{
	background:#FFF;
}

/* end i.c.*/

/*-----------------------------------------------------------------------------------------------
 Primary Items
-----------------------------------------------------------------------------------------------*/
#primary {
	padding-top: 2em;
	height: 400px;
}

#primary .secondary{
	text-align:right;
	float:right;
	width:30%;
	margin-right:5%;
	padding-top:0em;
	display:inline;
}

*html #primary .secondary{ margin-right:3%; }

#micronav {
	margin-top: 2em;
 	height: 1.5em;
 	border-bottom: 1px dotted;
}

*html #micronav {
	border: none;
	background: url(../images/2px1pxDotGrey.gif) repeat-x bottom;
}

#submenu{
	margin: 0px;
	height:270px;
	
}

#submenu ul li, .topnav li{
	list-style-type: none;
	margin: 0.5em 0px 0.5em 0em;
}

#navilist {
   border-bottom: 1px dotted; 
}

*html #navilist {
  	border: none;
  	background: url(../images/2px1pxDotGrey.gif) repeat-x bottom;
  	padding-bottom: 0.5em;
  	margin-top: -1.5em;
}

#technique {
	padding-bottom: 16px;
}

#primary .primary{
  /* margin-top: 0.7em; */ 
}

/*----------------------------------------------
  new addition 22.12.2007 
  setting title formats for the_content() field */

.primary big{
	font-size: 14px;
	border-bottom:1px dotted;
}
.primary small{
	font-size: 13px;
}
*html .primary big {
	border:none;
	background: url(../images/2px1pxDotGrey.gif) repeat-x bottom;
}

/* end of new addition 
------------------------------------------------*/


#videolink a{
	

	border: 0px solid;
	margin-right: .4em;
	padding: 3px 2px 4px 4px;
	margin-top: -.3em;
}

#videolink .image{
	
	padding-left: .4em;
}

/*-----------------------------------------------------------------------------------------------
	Layout for Standardtemplate ( page ) inside .primary / .secondary
-----------------------------------------------------------------------------------------------*/
.page p, .page img {
	margin-top:0px;
}

.page .primary #micronav {
	border: none;
}

*html .page .primary #micronav {
	background: none;
}

.page .secondary #content {
  	line-height: 1.75em;
  	padding: 1em 0;
	border-bottom: 1px dotted;
}

*html .page .secondary #content {
	border:none;
	background: url(../images/2px1pxDotGrey.gif) repeat-x bottom;
}

/*-----------------------------------------------------------------------------------------------
	Layout for specific content areas ( about | projects | videos | cv etc
-----------------------------------------------------------------------------------------------*/

.cv li, .cv p{
	text-indent: -40px;
	margin-left:  40px;
	list-style-type:none;
}

.cv ul {
	line-height: 1.5em;

}

.pdf {
	text-align:left;
margin-top:0px;
	
	
}

.pdf li img{

	border:0px;
padding:0px;
 margin: 0 0 -0.4em .75em;
 width:1.5em; 
 height:1.5em;
 

}

.pdf {
	border-top: 1px solid #CCC;
}


.pdf li  {

 	margin: 0;
	font-size: 1.1em;
	list-style-type:none;
	display:block;
	padding: 0.5em 0.1em;
	border-bottom: 1px solid #CCC;
}


/*

#the-content-without-images{
  border-top: 1px dotted;
  border-bottom: 1px dotted;
  margin-top: 24px;
}

#the-content-without-images img{
	display:none;
}

#the-content-without-text span{
	display:none;
}

#the-content-without-text img{
	margin-top: 14px;
}

*/
/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------
  Ancillary Items | Sidebar |
-----------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/













#more a{
	
	margin-top: 4px;
	border-left: 1px solid #CCC;
	line-height: 12px;
	font-size: 10px;
	color: #CCC;
	background:url(http://www.h--a.org/wp-content/themes/hemingway/images/readon_black.gif) 100% 60% no-repeat;
	padding-top:0px;
	padding-left:6px;
	margin-left: 4px;
	padding-right:20px;
	display:inline;
	text-decoration: none;
}


.leavecomment{
text-decoration: none;
 }

#primary {
	height:auto
	}