/*  Theme Name: Square Nexus 6 Author: CloudX */ 
/* ESSENTIAL MAIN STYLES */
td
	{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	}

A:link
	{
	text-decoration: none;
	color: #536c6c;
	font-weight : bold;
	font-family: Arial;
	}

A:visited
	{
	text-decoration: none;
	color: #536c6c;
	font-weight : bold;
	font-family: Arial;
	}

body
	{
	margin: 0px;
	}

A:hover
	{
	text-decoration: underline;
	color: #536c6c;
	font-style: Arial; 
	height: 2px
	}

/* BASIC WORDPRESS STYLES */

h2, h2 a, h2 a:visited, h2 a:hover
	{
	font-size: 18px;
	color: #536c6c;
	font-family: Arial;
	text-decoration: none; 
	font-weight: bold;
	margin: 0 20px 0 0;
	}

.date
	{
	color: #444444;
	font-size: .85em;
	float: left;
	margin: 0 20px 0 0;
	}

/* GAME NAVIGATION */

.gamenavigation
	{
	width: 100%;
	background-color: #d5d5d5;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	}

.gamenavigation a: link
	{
	color: #536c6c;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	}

.gamenavigation td
	{
	color: #536c6c;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	}

.sectionheader
	{
	color: #536c6c;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	}

.navigationlinks a:link
	{
	color: #536c6c;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	}

.navigationlinks a:visited
	{
	color: #536c6c;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	}

.navigationlinks a:hover
	{
	color: #536c6c;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	}


/* FULL SLIDERS */

.banner
	{
	width: 100%;
	background: #d5d5d5 url(/images/banner.jpg) no-repeat;
	background-position: left;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
	height: 105px;
	}

.navigation
	{
	width: 100%;
	background-color: #536c6c;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12pt;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	align: center;
	}

.navigation A:link
	{
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
	font-family: Arial;
	}

.navigation A:visited
	{
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
	font-family: Arial;
	}

.navigation A:hover
	{
	background-color: #698686;
	color: #FFFFFF;
	text-decoration: none;
	font-style: Arial; 
	height: 2px
	}

.gameseperator
	{
	width: 100%;
	background-color: #9a9b9b;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12pt;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	align: center;
	}

.sidenavigation
	{
	padding: 1em;
	border: 1px solid #9a9b9b;
	background-color: #d5d5d5;
	width: 250px;
	}

.notice
	{
	padding: 1em;
	border: 1px solid #9a9b9b;
	background-color: #e7b1b1;
	width: 250px;
	}

.copyright
	{
	color: #444444;
	font-size: .85em;
	margin: 0;
	float: right;
	padding: 0 5px 0 0;
	}

/* GALLERY STYLE */

.imagegallery
	{
	width: 405px;
	float: left;
	margin-left: 10px;
	}

.imagegallery img
	{
	border: #9a9b9b 5px solid;
	float: left;
	margin-right: 5px;
	}

.imagegallery img:hover
	{
	border: #536c6c 5px solid;
	float: left;
	margin-right: 5px;
	}
.imagegallery h1
	{
	color: #ffffff;
	font-size: 14px;
	border-bottom: #2c9791 3px solid;
	margin: 0;
	text-transform: uppercase;
	}

.imagegallery p
	{
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	}

.imagegallery a
	{
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	}

.contentfield
	{
	color: #febe43;
	font-size: 24px;
	font-family: Arial;
	letter-spacing: 2px;
	}

.contentfield a:link
	{
	color: #febe43;
	font-size: 24px;
	font-family: Arial;
	letter-spacing: 2px;
	}


.contentfield a:hover
	{
	color: #66c782;
	font-size: 24px;
	font-family: Arial;
	letter-spacing: 2px;
	}


.contentfield a:visited
	{
	color: #febe43;
	font-size: 24px;
	font-family: Arial;
	letter-spacing: 2px;
	}


/* NAVIGATION STYLE */

.seperator
	{
	font-size: 18px;
	color: #536c6c;
	font-weight: bold;
	text-align: left;
	font-family: Arial;
	}

.searchtop
	{
	font-size: 24px;
	font-family: Verdana;
	}

.navigationlink
	{
	font-size: 12px;
	color: #536c6c;
	font-family: Arial;
	text-align: left;
	align: right;
	font-weight: bold;
	}

.navigationlink a:link
	{
	font-size: 12px;
	color: #536c6c;
	font-family: Arial;
	text-align: left;
	align: right;
	font-weight: bold;
	}

.navigationlink a:visited
	{
	font-size: 12px;
	color: #536c6c;
	font-family: Arial;
	text-align: left;
	align: right;
	font-weight: bold;
	}

.navigationlink a:active,
	{
	font-size: 12px;
	color: #536c6c;
	font-family: Arial;
	text-align: left;
	align: right;
	font-weight: bold;
	}

.navigationlink a:hover 
	{
	font-size: 12px;
	color: #536c6c;
	font-family: Arial;
	text-align: right;
	text-decoration: underline;
	align: right;
	font-weight: bold;
	}

.subtag
	{
	font-size: 12px;
	font-weight: bold;
	color: #66c782;
	font-family: Arial;
	}

.subtag a:link
	{
	font-size: 12px;
	font-weight: bold;
	color: #66c782;
	font-family: Arial;
	}

.subtag a:hover
	{
	font-size: 12px;
	font-weight: bold;
	color: #febe43;
	font-family: Arial;
	}

.subtag a:visited
	{
	font-size: 12px;
	font-weight: bold;
	color: #66c782;
	font-family: Arial;
	}

.contentheading
	{
	font-size: 20px;
	color: #536c6c;
	text-align: left;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1pt;
	}

.sectionseperator
	{
	font-size: 18px;
	color: #536c6c;
	text-align: left;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: 1pt;
	}


.search
	{
	float: left;
	width: 350px;
	text-align: left;
	}

/* CONTENT EFFECTS */

.contentdefiner
	{
	font-size: 20px;
	color: #536c6c;
	text-align: left;
	font-family: arial;
	font-weight: bold;
	}

.cell1
	{  
	background-color: #ffffff; 
	border: 1px solid #e6e6e6;
	}

.cell2
	{
	background-color: #536c6c; 
	border: 0px solid #536c6c;
	}

.cell2 b
	{
	font-size: 18px; 
	color: #ffffff; 
	font-family:  Arial;
	}


.cell3 
	{  
	background-color: #d5d5d5; 
	border: 0px solid #d5d5d5;
	}

.cell3 b
	{
	font-size: 12px; 
	color: #536c6c; 
	font-family:  Arial;
	}


.cell4 
	{  
	background-color: #eeeeed; 
	border: 0px solid #eeeeed;
	}

/* MORE 'FORMAL' WORDPRESS NEWS STYLES */

#headline
	{
	font-size: 200px; 
	color: #8e6ba6;
	font-family: Arial;
	}

.postmetadata 
	{
	clear: left;
	}


.commentlist li, #commentform input, #commentform textarea 
	{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li 
	{
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a 
	{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p 
	{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p 
	{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata 
	{
	font-weight: normal;
	}

.alt 
	{
	margin: 0;
	padding: 10px;
	}

.alt 
	{
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	}

.commentlist 
	{
	padding: 0;
	text-align: justify;
	}

.commentlist li 
	{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p 
	{
	margin: 10px 5px 10px 0;
	}

#commentform p 
	{
	margin: 5px 0;
	}

.nocomments 
	{
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata 
	{
	margin: 0;
	display: block;
	}

.alt 
	{
	margin: 0;
	padding: 10px;
	}


small 
	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

blockquote 
	{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #536c6;
	}

blockquote cite 
	{
	margin: 5px 0 0;
	display: block;
	}


/* END MORE 'FORMAL' WORDPRESS NEWS STYLES */
