/*

	Note		: CSS _heavily_ edited by Ben Walker based originally on Stormy Horizon by Robert Boyce.



	Author Name	: Ben Walker

	Author Site	: http://www.surfacedetail.com

	Style Name	: Ophelia
	
	Style URI	: http://www.surfacedetail.com

	Version	: 1.0

	Comments	: This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 License.

			Images copyright 'Ophelia of the Spirits' 2009



	Original Style:



	Author Name	: Robert Boyce

	Author Site	: http://rcboyce.com

	Style Name	: Stormy Horizon

	Style URI	: http://www.rcboyce.com/projects/web/k2/stormy-horizon/

	Version		: 1.1

	Comments	: This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 License.

				  Image is by Robert Boyce, released under the same license..

*/







/*	----------------

Main body

----------------	*/



body

	{

	background: #000 url('images/background.jpg') no-repeat top center !important;

	}

	

#page

	{

	color: #fff;

	background: #000;

	padding: 0px;

	border: 1px solid #333;

	position: relative;

	width:800px;

	}
	

.content {

	padding: 0 10px;


	}




#primary {

	position: relative;

	float: left;

	width: 470px;

	padding-top: 30px;
	
	font-size: .9em;

	}
	
#sidebar-1 {
	clear:right;
	width: 120px;
	padding: 10px;
}
	

.columns-three #page {
	width: 800px;
	}
	

/*	----------------

Sidebars Restyle

----------------	*/



.columns-three #sidebar-main 
	
	{
	
	border-left: solid 1px #333;

	width: 120px;

	font-size:1em;
	
	padding-left: 10px;
	
	padding-right: 10px;
	

	}



.columns-three #sidebar-alt 

	{
	
	border-left: solid 1px #333;

	width: 120px;

	font-size:1.2em;
	
	padding-left: 10px;
	
	padding-bottom: 20px;
	
	
	}
	

.secondary {

	float: left;

	font-size: 1em;

	line-height: 1.5em;

	color: #666;

	position: relative;

	padding: 0px;

	overflow: hidden;
	


	}
	
/*	----------------

Navigation Rollovers

----------------	*/
	

.rollover a { display:block; width:120px; background-color: #666666; padding:0; margin:0; line-height:0;}

.rollover a:hover { background-color: #880000}

.rollover img { padding:0; margin:0; }

#badges {
	margin-top:50px;
	margin-left:20px;
}

#cart {
	margin-top:50px;
	margin-left:30px;
}




/*	----------------

Header

----------------	*/



#header 

	{

	height: 365px;

	margin: 0 auto;

	background: #111 url('images/banner1.jpg') no-repeat scroll top center !important;

	color: #aaa;

	}



#header h1

	{

	color: #ddd;
	
	display: none;

	}

#header h1 a

	{

	color: #ddd;

	text-decoration: none;

	}

#header .description

	{

	font-size: 1em;

	margin: 0 0 0 40px;

	color: #ccc !important;

	}

#header .description a

	{

	color: #ccc !important;

	}

	

ul.menu li a

	{

	font: 1em Verdana, Helvetica, Arial, Sans-Serif;

	text-transform: lowercase;

	color: #ccc;

	background-color: #111;

	opacity:.40;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	
	display: none;

	}

ul.menu li a:hover

	{

	background: #333;

	color: #999 !important;

	text-decoration: none;

	opacity:.60;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	
	display: none;

	}

ul.menu li.current_page_item a,

ul.menu li.current_page_item a:hover

	{

	background: #ccc;

	color: #333 !important;

	text-decoration: none;

	opacity:.50;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	
	display: none;

	}





/*	This positions the navigation menu at the top of the header.	*/

ul#menu-top

	{

	display: inline !important;	/*	This line prevents the top menu from showing up in styles that don't support it.	*/

	position: absolute;

	top: -2px;

	left: 25px;

	}

ul#menu-top li a

	{

	background: #333;

	color: #ccc !important;

	opacity:.50;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	
	display: none;

	}

ul#menu-top li a:hover

	{

	background: #000;

	color: #ccc !important;

	opacity:.60;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	
	display: none;

	}


/*	----------------

Navigation main Menu

----------------	*/

#navigation 
	
	{

	border: none;
	
	}
	


/*	----------------

Post images

----------------	*/



.primary img

	{

	margin-left: -5px;

	padding: 4px;

	border: 1px solid #999;

	max-width: 100%;

	}

	

img.center

	{

	display: block;

	margin-left: auto;

	margin-right: auto;

	}

img.alignright

	{

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}

img.alignleft

	{

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}

img.noborder

	{

	border: solid 1px #333;

	}


/*	----------------

Rolling Archive

----------------	*/


#rollingarchives {
	position: absolute;
	padding: 0px 0;
	display: block;
	width: 450px;
	top: 0;
	}

#rollingarchives a:hover {
	text-decoration: underline;
		background: #000;
	}

#rollnavigation {
	position: relative;
	background: #000;
	}

#rollnavigation a:active, #rollnavigation a:focus {
	outline: none;
	background: #000;
	}





/*	----------------

Headers

----------------	*/



h1, 

h2, 

h3, 

h4 

	{

	font-family: 'Century Gothic' Lucida Grande, Verdana, Sans-Serif;

	}

	

h1, 

h1 a, 

h1 a:hover, 

h1 a:visited,

#header .description

	{

	text-decoration: none;

	color: #aaa;
	
	display: none;

	}

h2, h2 a, h2 a:visited,

h3, h3 a, h3 a:visited,

h4, h4 a, h4 a:visited

	{

	color: #888;

	text-align:left;

	text-decoration:none;

	}





h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */

	text-align: left;

	font-size: 3em;

	font-weight: normal;

	/*letter-spacing: -1px;*/

	}
	

.blog-title {
		font-size: 3em;
		font-weight: bold;
		padding: 75px 40px 0;
		display:none;
		}



#rollingarchives.emptypage {

	display: none;

	}



.page-head {

	margin: 0px 0;

	}



.archivepages {

	color: #999;

	display: block;

	font-size: .45em;

	font-weight: normal;

	letter-spacing: 0;

	text-transform: lowercase;

	margin-top: 2px;

	}



.secondary h4 { /* Secondary H4 is sidebar headlines */

	font-size: 1.5em;

	font-weight: normal;

	padding: 0;

	display: block;

	margin-bottom: 5px;

	}



#primary h3, #primary h4, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */

	font-size: 2.4em;

	font-weight: normal;

	letter-spacing: -1px;

	}



#primary .entry-content h3 {

	font-size: 1.8em;

	font-weight: normal;

	margin-top: 25px;

	}



#primary .entry-content h4 {

	font-size: 1.5em;

	font-weight: normal;

	margin-top: 25px;

	}



#primary .k2-asides h3 {

	font-size: 1.6em;

	font-weight: normal;

	}



.entry-head {

	margin-top: 10px;

	}



body.page .entry-content h3 {

	font-size: 1.7em;

	display: block;

	padding: 15px 0 0;

	}



body.page .entry-content h4 {

	font-size: 1.5em;

	display: block;

	padding: 15px 0 0;

	}



.secondary div {

	margin: 20px 0 0;

	padding: 0;

	position: relative;

	}



.skiplink {

	display: none;

	}



#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */

.secondary .metalink a, .secondary .metalink a:visited,

.secondary span a, .secondary span a:visited {

	color: #999;

	font-weight: normal;

	}



#primary .hentry .entry-head .metalink {

	font-size: 1.8em;

	letter-spacing: -1px;

	text-transform: lowercase;

	margin-left: 15px;

	}



#primary .k2-asides .entry-head .metalink {

	font-size: 1.4em;

	}



.single #primary .k2-asides .entry-content {

	font-size: 1.5em;

	color: #999;

	}



.comment-meta {

	margin: 0 15px 0 0;

	float: none;
	
	color: #880000;

	}



.comment-login, .comment-welcomeback {

	margin-top: 15px;

	color: #777;

}



#comment-personaldetails {

	margin-top: 10px;

}



.feedicon { /* Next to Comment Section Headline */

	border: 0px none !important;

	padding: 0 !important

	}



.feedlink { /* On the sidebar */

	border: none;

	padding: 2px;

	padding-right: 20px;

	background: url('images/feed.png') right center no-repeat;

	height: 16px;

	position: absolute;

	top: 0;

	right: 0;

	color: #777;

	}



.feedlink span {

	visibility: hidden;

	}



.feedlink:hover span {

	visibility: visible;

	}



.secondary .k2-asides {

	margin: 0;

	padding: 0 0 10px;

	word-spacing: -1px;

	}



.secondary .k2-asides p {

	display: inline;

	}



.secondary .k2-asides .metalink {

	padding-left: 0px;

	}



.secondary span a {

	margin-left: 10px;

	}



.page-head .entry-edit {

	position: absolute;

	right: 0;

	margin-top: -20px;

	}



.entry-edit a {

	border: none;

	padding: 2px;

	padding-left: 23px;

	/*background: url('images/pencil.png') left center no-repeat;*/

	height: 16px;

	}



.comment-edit a {

	border: none;

	padding: 2px;

	padding-left: 23px;

	margin-left: 10px;

	/*background: url('images/comment_edit.png') left center no-repeat;*/

	height: 16px;
	
	text-color: #880000;

	}



h2, h2 a, h2 a:visited,

h3, h3 a, h3 a:visited,

h4, h4 a, h4 a:visited {

	color: #444;

	}



h2, h2 a, h2 a:hover, h2 a:visited,

h3, h3 a, h3 a:hover, h3 a:visited,

h4, h4 a, h4 a:hover, h4 a:visited {

	text-decoration: none;

	}



.entry-meta { /* Time and category for blog entries */

	font-size: 1em;

	line-height: 1.6em;

	display: block;

	margin-top: 1px;

	color: #bbb;

	}



.entry-meta div {

	display: inline;

	}



.meta-start {

	padding: 2px 0 2px 20px ;

	/* background: url('images/time.png') left top no-repeat; */

	}



.entry-date abbr {

	border: 0px none;

	color: #777

	}



.entry-author {

	display: none;

	}



.entry-author address {

	display: inline;

	font-style: normal;

	}



.entry-category {

	text-transform: lowercase;

	margin-right: 10px;

	}



.entry-meta a, .comment-meta a {

	color: #777;

	}



.commentslink {

	padding: 2px 0 2px 20px;

	/* background: url('images/comment.png') left center no-repeat;*/

	margin-right: 10px;
	
	color: #880000;

	}



.quoter_comment {

	padding: 2px 0 2px 20px;

	/*background: url('images/comment.png') left center no-repeat;*/

	margin-left: 5px;

	}



.entry-tags {

	display: block;

	margin: 2px 0;

	padding: 0 0 0 20px;

	/*background: url('images/tag_blue.png') left center no-repeat;*/

	}



.entry-tags a {

	text-transform: lowercase;

	}



/*	----------------

Meta info

----------------	*/	



.entry-meta

	{

	font-size: 1em;

	display: block;

	color: #555;

	}



/*	I went ahead and dropped the icon for post time, since I found it annoying.	*/



.chronodata

	{

	background: none !important;

	padding: 2px 0 !important;

	}

.chronodata abbr

	{

	font: inherit;

	}

.commentslink

	{

	padding: 2px 0 2px 17px;

	margin: 0 10px 0 5px;

	}

.entry-edit a

	{

	padding: 2px 0 2px 17px;

	margin: 0;

	}



/*	----------------

Main content

----------------	*/



#dynamic-content { /* Make room for the rolling archives */
	padding-top: 10px;
	}

.entry-content

	{
	
	font-size: 1.3em;

	line-height: 2em;

	color: #888;
	
	text-align: left;

	}



a:hover, a:visited:hover 

	{

	text-decoration: none;

	}

h2 a:hover,

h2 span a:hover

	{

	color: #9F0C10 !important;

	text-decoration: none;

	}

a

	{

	color: #fff;

	text-decoration: none;

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

.entry-content a:visited

	{

	color: #fff;

	}




	

/*	----------------

Quick posts

Any post with the category of "quick" will follow these styles.

----------------	*/



.category-quick h3.entry-title

	{

	font-size: 2em !important;

	display: inline;

	}

.category-quick .entry-meta

	{

	font-size: .9em;

	display: inline;

	margin-left: 10px;

	}

.category-quick .entry-category

	{

	display: none;

	}

.category-quick .entry-content

	{

	font-size: 1.1em;

	line-height: 1.3em;

	}

.category-quick .entry-content p,

.category-quick .entry-content ul,

.category-quick .entry-content ol,

.category-quick .entry-content div,

.category-quick .entry-content blockquote

	{

	margin: 8px 0;

	}



/*	 Restores normal styling to quick posts on individual pages.	*/



body.single .category-quick h3.entry-title

	{

	font-size: 2.4em !important;

	}

body.single .category-quick .entry-meta

	{

	font-size: 1em;

	display: block;

	margin-left: 0;

	}

body.single .category-quick .entry-category

	{

	display: inline;

	}

body. single .category-quick .entry-content

	{

	font-size: 1.2em;

	line-height: 1.8em;

	}

body.single .category-quick .entry-content p,

body.single .category-quick .entry-content ul,

body.single .category-quick .entry-content ol,

body.single .category-quick .entry-content div,

body.single .category-quick .entry-content blockquote

	{

	margin: 13px 0;

	}



#footer

	{

	color: #333;

	}

#footer a

	{

	font-weight: normal;

	color: #444;

	text-decoration: none;
	
	border-bottom: none;
	

	}
	

	
#footer a:hover

	{

	color: #fff;
	
	text-decoration: none;

	}
	

#footer a:visited

	{

	font-weight: normal;

	color: #444;

	text-decoration: none;

	}



/*- Links */



#primary a:hover, #primary a:visited:hover, .secondary a:hover {

	text-decoration: none;
	
	color: #fff

	}
	

.secondary a {

	text-decoration: none;
	
	color: #666

	}
	
.secondary a:visited:hover {

	text-decoration: none;
	
	color: #fff

	}

.secondary a:visited {

	text-decoration: none;
	
	color: #666

	}



h2 a:hover, h2 span a:hover {

	color: #fff !important;

	}



a {

	color: #fff;

	text-decoration: none;

	}



.entry-content a:visited {

	color: #fff;

	}

	

/*	----------------

Comments

----------------	*/



.commentsrsslink {

	/*background: url('images/feed.png') left top no-repeat;*/

	padding: 2px 0 2px 20px;

	margin-right: 10px;

	height: 16px;

	}



.trackbacklink {

	/*background: url('images/arrow_refresh.png') left top no-repeat;*/

	padding: 2px 0 2px 20px;

	height: 16px;

	}



.commentsrsslink a, .trackbacklink a {

	color: #999;

	padding: 2px;

	}



.nopassword {

	text-align: center;

	}



#commentlist {

	margin: 0;

	padding: 10px 0 20px;

	position: relative;

	}



#commentlist li {

	margin: 10px 0 0;

	padding: 10px 10px 5px;

	list-style: none;

	}



#commentlist li .comment-content {

	padding: 10px 0;

	font-size: 1.2em;

	line-height: 1.8em;

	}



.comment-content p,

.comment-content ul,

.comment-content ol,

.comment-content div,

.comment-content blockquote {

	margin: 13px 0;

	}



#commentlist li .comment-meta {

	padding: 2px 0 2px 20px;

	/*background: url('images/time.png') left center no-repeat;*/

	display: block;

	}



#commentlist li img {

	padding: 0;

	border: none;

	}



#commentlist li img.gravatar {

	float: right;

	margin: -5px 0 0;

	}



#commentlist li .commentauthor {

	font-size: 1.5em;

	font-weight: normal;

	letter-spacing: -1px;

	}



#commentlist li .counter {

	display: none;

	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;

	color: #999;

	float: left;

	width: 35px;

	}



li.byuser {

	background: #f6f7f8;

	}



li.bypostauthor {

	background: #111;

	}



li.bypostauthor blockquote {

	color: #333;

	background: url('images/quote.png') no-repeat 10px 0;              

	}

	 

#pinglist {

	font-size: 1.2em;

	padding: 0;

	margin: 10px 0 10px;

	background: #f6f7f8;

	}



#pinglist li {

	margin-left: 40px;

	padding: 7px 0;

	list-style: none;

	}



#pinglist li small {

	font-size: 0.8em;

	display: block;

	}



#pinglist li .counter {

	display: none;

	}



#pinglist li span.favatar img {

	margin-left: -25px;

	border: none;

	padding: 0;

	float: left;

	}



#pinglist li img {

	padding: 0;

	border: none;

	}

	

#leavecomment, .comments #loading, #comments-closed-msg {

	text-align: center;

	margin: 30px 0 20px !important;

	color: #ddd;

	font-size: 2em;

	letter-spacing: -2px;

	}



.comments #loading {

	margin-top: 20px !important;

	}



#comments-closed-msg {

	margin-bottom: 40px !important;

	}



.comments #commenterror {

	display: none;

	line-height: 2.0;

	padding: 5px;

	color: #FF0000;

	background-color: #FFFF99;

}



.comments #commentload {

	display: none;

	padding-top: 3px;

	float: right;

	vertical-align: middle;

	height: 18px;

	width: 18px;

	background: url('images/spinner.gif') center center no-repeat;

}



.comments form {

	clear: both;

	padding: 1px 0 10px;

	margin: 0;

	}



.comments input[type=text], .comments textarea {

	font: 1.2em 'Courier New', Courier, Monospace;

	padding: 3px;

	color: #fff;

	}



input[type=text]:focus, textarea:focus {

	background: #999;

	color: #111;

	border-color: #333;

	}



.comments form input[type=text] {

	width: 45%;

	margin: 5px 5px 1px 0;

	}



.comments textarea {

	width: 100%;

	margin: 10px 0;

	}



.comments form #submit {

	margin: 0;

	float: right;

	}


	
	

.pp_image {
	
	border: 1px solid #333;
}
	
