/*  
Theme Name: IanSummersWP-2
Theme URI: http://www.jonofisherproductions.com
Description: A simple theme for Ian Summers Heartstorming Blog
Version: 2.0
Author: Friends, elves and Jono Fisher
Author URI: http://www.jonofisherproductions.com

/* Begining Stuff=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

body {
      padding: 0;
	padding-bottom: 20px; /* Some nice space in IE */
	margin: 0 0 0 0;
	text-align: center;
	background: url(images/bg-grad.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#666666;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: .85em;
	}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75em;
}
h1 {
   margin: 5px 0 0 15px;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: 1.6em;
   color: #830000;
   line-height: 1.8em;
}

h2 {
   margin: 5px 0 0 15px;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: 1.4em;
   color: #830000;
   line-height: 1.4em;
}
h3 {
   margin: 5px 0 0 15px;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: 1.2em;
   color: #830000;
   line-height: 1.2em;
}  
h4 {
   margin: 5px 0 0 15px;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: 1.0em;
   color: #830000;
   line-height: 1.2em;
}      
h5 {
   margin: 5px 0 0 15px;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: .90em;
   color: #830000;
   line-height: 1.2em;
}      

a:link {
     color: #830000;
     font-weight: bold;
     text-decoration: none;
     
}
a:visited {
     color: #333333;
     font-weight: bold;
     text-decoration: none;
}
a:hover {
     color: #000000;
     text-decoration:underline}


#mainContainer {
	width:960px;
	margin: 10px auto; /* funny little bug requires this - usually 20px OK? - try others, but you have been warned */
	padding: 0;
	text-align:left;
	background: #FFFFFF;
	
	}
	
#header { 
    width: 950px;
	float: left;
	background-image: url(images/header_graphicHS-2011.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 1px solid #ccc;
	margin: 0 3px 8px 5px;
	height: 182px;
	border: 0px;
	}
	
#navmenu	{
	margin: 0 0 0 23px;
}
	
	
	
/* Begin Images */

.wp-caption { margin: .5em 1.1538em .5em 0; float: left; clear: left; }
.wp-caption img {
		margin: 5px 5px 5px 10px;
		padding: 5px;
}

img { }

img.left { margin: .5em 1.1538em .5em 0; float: left; clear: left; }
	
img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }

img.frame { border: 0.3846em solid #FFFFFF; }
	
img.stack { clear: none !important; }



/* End Images */

	
/* Main Content (Index) styles begin below 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/	
	
.withSidebar { 
		float: left;
		width: 720px;
		padding-right: 10px;
		border-right: 1px dashed #ccc;
}
#content {
    margin: 0 0 0 5px;
    margin-top: 7px;
}
	
#contentHeader {
    margin: 0 0 10px 0;
    padding: 0;
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    line-height: 1em;
}
      
#contentHeader h1 {  
   margin: 0 0 10px 15px;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 1.6em;
   color: #830000;  
   }  
   
#contentHeader h1 a { text-decoration: none;
   	font-weight: bold;
  	 color: #830000;
} 



#contentHeader h1 a:hover {
     color: #333333;
     text-decoration:underline
}
  

#content p {
   padding: 0 15px;
   margin: 10px 0;
   background: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.2em;
   color: #333333;
   line-height: 1.2em;
   text-align: left;
   }
   
#content hr {
   padding: 0 15px;
   margin: 10px 0 10px 15px;
   background: #FFFFFF;
   Height: 0.5px;
   width: 100%;
   font-size: 1.2em;
   color: #333333;
   line-height: 1.2em;
   text-align: left;
}

#content h1 {
   margin: 5px 0 0 15px;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: 1.6em;
   line-height: 1.6em;
}

#content h2 {
   margin: 5px 0 0 15px;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: 1.4em;
   line-height: 1.6em;
}
#content h3 {
   margin: 5px 0 0 15px;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: 1.2em;
   line-height: 1.6em;
}  
#content h4 {
   margin: 5px 0 0 15px;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: 1.0em;
   line-height: 1.6em;
}      
#content h5 {
   margin: 5px 0 0 15px;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: .90em;
   text-transform: uppercase;
   line-height: 1.6em;
}      
   
.readMore {
   margin-left: 330px ;
   padding: 0 0 0 20px;
   color: #CCCCCC;
   
   
   font-size: 1.3em;
   font-style: italic;
   }   
   
#contentFooter {
   padding: 0 5px;
   margin: 10px 0 20px 0;
   height: 25px;
   line-height: 25px;
   background: #FFFFFF;
   width: 100%;
   border-bottom: dashed 1px #CCCCCC;
   }   
   
#contentFooter p {
   margin: 0;
   padding: 0 10px;
   }
   
   
/* Single Page/Post Styles 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.noSidebar { 
	float: left;
	width: 720px;
	margin: 0 10px 0 0;
	border-right: 1px dashed #ccc;
}

#singleNavigation {
  margin: 20px 20px 0 20px;
  background: #FFFFFF;
  border: 1px solid #666666;
  }
  
  
#singleNavigation p {
  margin: 0;
  padding: 10px;
  }  
   

#singleContent {
   margin: 20px;	
   }
   
#singleContent p {
   padding: 0 15px;
   margin: 10px 0;
   background: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.2em;
   color: #333333;
   line-height: 1.6em;
   }
      
#singleHeader {
    margin: 0;
	padding: 0;
	background: #FFFFFF;
	width: 100%;
	height: 30px;
	line-height: 30px;
	}   
	
#singleHeader h1 {  
   margin: 0 0 12px 0;
   padding: 0 15px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 1.3em;
   color: #830000; 
   line-height: 1em; 
   }      
      
#singleFooter {
   margin-top: 10px;
   line-height: 25px;
   height: 25px;
   padding: 0;
   background: #FFFFFF;
   width: 100%;
   }   
   
#singleFooter p {
   margin: 0;
   padding: 0 10px;   
   }  
  

/* Begin Right Column = SIDEBAR
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.rightColumnContainer {
   float: right;
   width: 200px;
  
   padding-right: 1px;
   }

.rightColumn {
   margin: 10px 15px 0 0;
   margin-left: 0;
   padding: 1px;
 
   }
   
.base { margin-bottom: 20px; }   
   
.rightColumn p {
   padding: 0 ;
   margin: 5px 0;
   background: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: .95em;
   color: #000000;
   line-height: 1.4em;
   text-align: left;
}

.rightColumn h1 {
   margin: 5px 0 0 0;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: 1.6em;
   color: #830000;
   line-height: 1.8em;
   text-align: left;
   }   
.rightColumn h2 {
   margin: 5px 0 0 0;
   background: #FFFFFF;
   text-indent: 0px;
   font-size: 1.3em;
   color: #830000;
   line-height: 1.8em;
   text-align: left;
   }   
   
.rightColumn ul {
   padding-left: 0px;
   margin: 0 5px 0 0px;  
   list-style: none;     
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   color: #000000;
   line-height: 1.4em;
   text-align: left;
   }
   
.rightColumn li {
   padding-left: 0px;
   margin: 5px 0 0 0;  
   list-style: none;     
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   color: #000000;
   line-height: 1.4em;
   text-align: left;
   }
   
.rightColumn form { margin: 10px 0; }   

div.ulMargin ul { margin-bottom: 15px; }
   
  
/* Footer Begins Below 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#footer {
	width: 950px;
	height: 57px;
	margin: 39px;
	background-image: url(file:///Macintosh%20HD/Users/Jono/Desktop/IAN-Sumers-2010Theme/IanSummersWP/images/footer_bar.jpg);
	background-repeat: no-repeat;
 	margin: 0 3px 0 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
  
 
  }
  
#footer p {  
  margin: 7px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  color: #333333;
  line-height: 1em;
  text-align: center;
  }  
  
#footer a:link {
   text-decoration: none;
   color: #333333;
}
#footer a:hover {
   text-decoration: none;
   color: #000000;
}  
  
/* Extra Styles (Colors, sizes, etc) Begin Below 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
			
.small {
        margin: 10px 0 0 15px;
	  font-size: .65em;
	  font-family: Arial, Helvetica, sans-serif;
}	
.medium { font-size: 1.6em; }
.large { font-size: 2em; }

.red { color: red; }
.bold { font-weight: bold; }

#clear { clear: both; }


/* Notice Styles Begin Below
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#notice {
  margin: 00px 00px 0 00px;
  background: #FFFFFF;
  }
  
#notice p {
  margin: 0;
  padding: 0px;
  }
  
 /* start Jono's New Stuff =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
 


.narrowcolumn a: {
     color: #830000;
     font-weight: bold;
     text-decoration:underline;
}
.narrowcolumn a:visited {
     color: #000000;
     font-weight: bold;
     text-decoration: none;
}
.narrowcolumn a:hover {
     color: #333333;
     text-decoration:underline;
}	


#page {
	background-color: #FFFFFF;
	margin: 10px auto;
	padding: 0;
	width: 500px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 1px 1px;
	margin: 0px 0 0;
	width: 720px;
	border-right: 1px dashed #ccc;
	}
.navigation {
  margin: 20px 20px 0 15px;
  background: #FFFFFF;
  line-height: 15px;
  }

.widecolumn {
	margin: 1px 0 0 5px;
	width: 920px;
	}

.post {
	margin: 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	}

.post a:link {
     color: #830000;
     font-weight: bold;
     text-decoration: none;
}
.post a:visited {
     color: #333333;
     font-weight: bold;
     text-decoration: none;
}
.post a:hover {
     color: #000000;
     text-decoration:underline;
  }
  
.post p {
   padding: 0 15px;
   margin: 10px 0;
   background: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.2em;
   color: #333333;
   line-height: 1.2em;
   text-align: left;
   }

	
	
.post h2 {
   margin: 35px 0 0 10px;
   background: #FFFFFF;
   text-indent: 5px;
   line-height: 22px;
   height: 100%;
   border: 1px solid #FFFFFF;
   font-size: 1.2em;
   color: #000000;
    text-align: left;
   }

.post h2 a { text-decoration: none;
   	font-weight: bold;
  	 font-size: 1.2em;
  	 color: #830000;
} 

.post h2 a:hover {
     color: #000000;
     text-decoration: underline;
}   
.post h3 {
   margin: 35px 0 0 10px;
   background: #FFFFFF;
   text-indent: 5px;
   line-height: 22px;
   height: 100%;
   font-size: 1.2em;
   color: #830000; 
   }
.post small {
	font-size: .95em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 15px;
}
	
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


/* End Jono's New Stuff */
/* Begin CSS for Forms */
#s,#submit {background-color:#ffffff;
		border:1px solid #cccccc;
		color:#333333;
		font-size:0.9em;
		margin:0 0 5px;
		padding:4px;
		width:130px;
}
#searchsubmit {
		background-color:#ffffff;
		border:1px solid #cccccc;
		color:#333333;
		font-size:0.9em;
		margin:0 0 0px;
		padding:2px;
		width:50px;
}
#author,#email,#url,#comment {
		border:1px solid #cccccc;
		font-family: Arial, Helvetica, sans-serif;
		font-size:1em;margin:0;padding:4px;
}
#commentsection {margin:25px 0 0;}

#commentsection p{margin:0 0 6px;}

cite {
	font-size: 1.4em;
	font-style: normal;
	color: #333;
	padding-bottom: 4px;
}
/* End CSS for Forms */


