/*
Theme Name: Christopher Stocks.
Theme URI: http://www.christopherstocks.com
Description: Custom WordPress theme for Christopher Stocks.
Version: 2.0
Author: Leanda Ryan
Author URI: http://www.leandaryan.com
*/

/* global
=========================================*/

body {
	background: #666666;
	color: #666;
	font-family: verdana; sans-serif;
	font-size: 12px
}

p {
	line-height: 17px;
}

p.footertext {
	color: #ffffff;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1 {
	background: url(images/logo.gif) top left no-repeat #333;
	height: 52px;
	width: 740px;
	padding: 0 0 0 0;
	margin: 30px 0 0 0;
	text-indent: -5000px;
}

h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}

h4 {
	margin: 5px 0 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	font-style: normal;
}

#listpages {
	margin-bottom: 20px;
}

#listpages li {
	margin: 5px 0 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	font-style: normal;
}

a {
	text-decoration: none;
}

a:link {
	color: #999;
	text-decoration: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none;
}

a:active {
	color: #666;
	text-decoration: none;
}

 a:link.footerlink {
	color: #fff;
	text-decoration: none;
}

a:visited.footerlink {
	color: #fff;
	text-decoration: none;
}

a:hover.footerlink {
	color: #666;
	text-decoration: underline;
}

a:active.footerlink {
	color: #fff;
	text-decoration: none;
}


#rightcontent a:link {
	color: #666;
	text-decoration: none;
}

#rightcontent a:visited {
	color: #666;
	text-decoration: none;
}

#rightcontent a:hover{
	color: #ccc;
	text-decoration: none;
}

#rightcontent a:active {
	color: #ccc;
	text-decoration: none;
}


ul, ul li { 
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 18px;
}





 
/* end global styles
=========================================*/


/* layout
=========================================*/

	 /* styles for IE 5 Mac */
 #wrapper {
 	background-color: #FFFFFF;
 	position: absolute;
	width: 740px;
	left: 50%;
	margin-left: -370px;
	padding: 0 0 0 0;
	top: 0px;
  }
 
 	/* following rules are invisible to IE 5 \*/
#wrapper {
	top: 0px;
}
 /* end IE 5 hack */

#subhead {
	padding: 14px 0 0 14px;
	margin: 0 0 0 0;
	height: 34px;
	width: 726px;
	background-color: #767676;
}

#subhead h2 {
	color: #fff;
	text-transform: uppercase;
}

 #leftcontent {
 	float: left;
 	width: 222px;
 	margin: 85px 0 0 0;
 	padding: 0 0 0 20px;
 }

 #rightcontent {
 	margin: 50px 0 60px 0;
 	padding: 0 30px 0 0;
 	float: right;
 	width: 449px;
 }
 

   #minifeatimg {
 	margin: 50px 0 60px 0px;
 	padding: 0 0 0 20px;
 	float: left;
 	width: 352px;
 }

  #minifeat {
 	margin: 50px 0px 60px 0;
 	padding: 0 20px 0 0;
 	float: right;
 	width: 330px;
 }

#quotes {
	margin-bottom: 30px;

}


#footer {
	background-color: #333333;
	width: 740px;
	height: 40px;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#leftmainfooter {
	float: left;
	width: 300px;
	padding: 12px 0 0 20px;
	margin: 0 0 0 0;
}

#rightmainfooter {
	float: right;
	width: 300px;
	text-align: right;
	padding: 12px 20px 0 0;
	margin: 0 0 0 0;
}



/* end layout
=========================================*/

/* main nav
=========================================*/

#navigation {
	position: absolute;
	background-color: #333333;
	list-style: none;
	margin: 0;
	margin-left: 0px;
	padding-right: 19px;
	padding-left: 175px;
	height: 30px;
	width: 546px;
	display: inline;
	overflow: hidden;
	}
	
#navigation li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#navigation a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:33px; /* for IE5/Win */
	}
	
#navigation a:hover {
	background-position: 0 -30px;
	}

#navigation a:active, #nav a.selected {
	background-position: 0 -30px;
	}
	
#home a  {
	width: 59px;
	background: url(images/but_home.png) top left no-repeat;
	}
	
#about a  {
	width: 58px;
	background: url(images/but_about.png) top left no-repeat;
	}

#journalism a  {
	width: 88px;
	background: url(images/but_journalism.png) top left no-repeat;
	}
	
#poetry a  {
	width: 62px;
	background: url(images/but_poetry.png) top left no-repeat;
	}
	
	/*
#forests a  {
	width: 68px;
	background: url(images/but_forests.png) top left no-repeat;
	}
*/
	
	#books a  {
	width: 60px;
	background: url(images/but_books.png) top left no-repeat;
	}
	
	#perfume a  {
	width: 73px;
	background: url(images/but_perfume.png) top left no-repeat;
	}
	
	#islandlife a  {
	width: 82px;
	background: url(images/but_island.png) top left no-repeat;
	}
	
		#links a  {
	width: 55px;
	background: url(images/but_links.png) top left no-repeat;
	}

#contact a  {
	width: 56px;
	background: url(images/but_contact.png) top left no-repeat;
	}



/* end main nav
=========================================*/

/* start splash page nav
=========================================*/

#splashnavigation {
	position: absolute;
	background-color: #333333;
	list-style: none;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	padding-left: 0px; 
	height: 30px;
	width: 740px;
	display: inline;
	overflow: hidden;
	}
	
#splashnavigation li {
	float: right;
	margin: 0; 
	padding: 0;
	padding-right: 55px;
	display: inline;
	list-style-type: none;
	}

#splashnavigation a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win */
	}
	
#splashnavigation a:hover {
	background-position: 0 -30px;
	}

#splashnavigation a:active, #nav a.selected {
	background-position: 0 -30px;
	}
	
#enter a  {
	width: 70px;
	background: url(images/but_enter.gif) top left no-repeat;
	}


/* end splash page nav
=========================================*/

blockquote {
font-size: 16px;
margin: 30px 0 0 0;
}

p.bquote {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 18px;
}

cite {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}

/*fixing image positioning*/


img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 0px;
margin: 0px 0px 10px 10px;
display: inline;
}

img.alignleft {
padding: 0px;
margin: 0px 10px 10px 0px;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

/* blog styles */

.post {
	margin-bottom: 20px;
	clear: both;
}

.postmetadata {
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px;
		padding-top: 5px;
}

#recentposts {
	margin-bottom: 30px;
}

#archive li, #categories li, #linkroll li {
	line-height: 17px;
}

#blogintro {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	overflow: auto;
}


#recentposts li {
	margin: 5px 0 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	font-style: normal;
}


#respond {
	border-top: 1px solid #ccc;
	margin-top: 40px;
}

#respond textarea {
	width: 100%;
}

#categories, #archive, #linkroll {
	margin-bottom: 30px;
}

.bookmarks li {
	margin: 8px 0 8px 0;
}

.bookmarks li a {
	font-weight: bold;
}

