/*   
Theme Name: NeonIce Version 
Theme URI: http://www.neonicestudios.co.uk
Description: A Wordpress theme designed from scratch for full intergration.
Author: Michael 'NeonIce' Kitch
Author URI: http://www.neonicestudios.co.uk
Template: default
Version: 10.2.3
*/

@import url("sidebox.css");		/* Adds the Sidebox Style Sheet */

@import url("portfolio.css");	/* Adds the Portfolio pages Style Sheet */

body{
font-family: Arial;
font-size: 12px;
background-color: #2864C3;
background-image: url(imagebin/topback.png);
background-repeat: repeat-x;
margin-top: 0px;
margin-bottom: 0px;
}

html, body{
	height: 100%;
}

/* Snow Box */
#snowbox{
	width: 1000px;
	height: auto;
	min-height: 100%;
	background-image: url(imagebin/snowfall.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -22px;
	position: relative;
}
#icetitle{
	width:1000px;
	height: 169px;
}
#navigation{
	width: 1000px;
	height: 52px;
	color: #fff;
	background-image: url(imagebin/navigation.png);
	background-repeat: no-repeat;
}
/* Navigation Boxes */
	.home{
		width: auto;
		height: 16px;
		font-size: 16px;
		font-family: Arial;
		font-weight: bold;
		float: left;
		margin-top: 18px;
		margin-left: 201px;
		margin-right: 17px;
	}
	.pcwnlb{ /*portfolio,creative works,neon legends,blog*/
		width: auto;
		height: 16px;
		font-size: 16px;
		font-family: Arial;
		font-weight: bold;
		float: left;
		margin-top: 18px;
		margin-left: 17px;
		margin-right: 17px;
	}
	.rss{
		width: auto;
		height: 16px;
		font-size: 16px;
		font-family: Arial;
		font-weight: bold;
		float: left;
		margin-top: 18px;
		margin-left: 17px;
		margin-right: 98px;
	}
	.dot{
		width: 5px;
		height: 16px;
		font-size: 16px;
		font-family: Arial;
		font-weight: bold;
		float: left;
		margin-top: 18px;
	}
	/* Navigation Link Effects */
		.navlinks a:link,
		.navlinks a:visited{
			color: #fff;
			text-shadow: 0px 0px 3px #fff;
			text-decoration: none;
		}
		.navlinks a:active,
		.navlinks a:hover{
			color: #2864c3;
			text-shadow: 0px 0px 3px #fff;
			text-decoration: none;
		}		

/* Snow News */
#snownews{
	width: 1000px;
	height: auto;
}
#newsbox{
	width: 600px;
	height: auto;
	margin-left: 80px;
}
	.news{
		width: 560px;
		height: auto;
		background-color: #fff;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 12px;
		padding-bottom: 12px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
		.newstitle{
			font-size: 14px;
			font-weight: bold;
			color: #2864c3;
			text-decoration: none;
		}
		.newstitle a:link,
		.newstitle a:visited{
			color: #2864c3;
			text-decoration: none;
		}
		.newstitle a:active,
		.newstitle a:hover{
			color: #2864c3;
			text-decoration: underline;
		}
		.tags{
			font-size: 10px;
			color: gray;
		}
		.tags a:link,
		.tags a:visited{
			font-size: 10px;
			color: gray;
			text-decoration: none;
		}
		.stories{
			width: 600px;
			height: 16px;
			background-color: #fff;
			display: block;
			padding-top: 12px;
			padding-bottom: 12px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
		}
	.postdate{
		width: 295px;
		text-align: left;
		color: gray;
		line-height: 170%;
		margin-left: 0px;
		margin-right: auto;
		padding-left: 5px;
	}
	.edittags{
		width: 295px;
		text-align: right;
		line-height: 170%;
		float: right;
		position: relative;
		padding-right: 5px;
	}
		.edittags{
			color: gray;
			text-decoration: none;
		}
		.edittags a:link,
		.edittags a:visited{
			color: gray;
			text-decoration: none;
		}
		.edittags a:active,
		.edittags a:hover{
			color: #2864c3;
			text-decoration: none;
		}
	.newer{
		width: 100px;
		margin-left: 20px;
		float: left;
	}
	.older{
		width: 100px;
		float: right;
	}
	
	blockquote{
		width: 85%;
		margin: auto;
		margin-bottom: 1em;
	}
	#wp-ul{
		padding-left: 1.2em;
	}
	li.port{
		margin-bottom:1em;
	}
	.contactf{
		margin-bottom: 1em;
	}

/* Site Contents */
	.content{
		width: 680px;
		height: auto;
		background-color: white;
		margin-left: 135px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 12px;
		padding-bottom: 12px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
	
	.posttitle{
		font-size: 16px;
			font-weight: bold;
			color: #2864c3;
			text-decoration: none;
			text-align: center;
	}

/* Clear News & Content */
div.clear{
	clear: both;
}

/* Error Page Setup */
.error_ice{
	text-align: center;
}
.error_title{
	color: #2864c3;
}

/* Link Setup */
a:link,
a:visited{
	color: gray;
	text-decoration: none;
}
a:active,
a:hover{
	color: #2864c3;
	text-decoration: none;
}

/* Legal Information */
#legalwater{
	width: 800px;
	height: 20px;
	text-align: left;
	font-size: 9px;
	color: #ffffff;
	background-image: url(imagebin/legalwater.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 100px;
	padding-right: 100px;
	position: relative;
}

