/* StarCraftZone.com CSS Document */

/*
This source is (c) Copyright - StarCraftZone.com.
Site designed and coded by Kyle Spearrin of http://kylespearrin.com and http://websolvents.com.
All Rights Reserved
*/

/* --- Globals --- */

img {
	border: 0;
}

a {
	color: #0078ff;
	text-decoration: none;
}

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

ul {
	margin: 0;
	padding: 0 0 10px 30px;
	list-style-type: square;
}

li {
	padding: 0;
	margin: 0;
}

hr {
	height: 1px;
	border: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}

span {
	margin: 0;
	padding: 0;
}

input, textarea, selection {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	background-image: url(../images/textfield-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding: 3px;
}

form {
	margin: 0;
	padding: 0;
}

b,strong {
	font-weight: bold;
	color: #FFFFFF;
}

blockquote {
	font-style: italic;
	margin: 0 0 10px 25px;
	padding: 0 0 0 10px;
	border-left: 2px solid #252525;
	display: block;
}

/* --- Other --- */

.news-image {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #999999;
}

.specs b {
	font-weight: normal;
	color: #00CC33;
}

.specs2 b {
	font-weight: normal;
	color: #00a8cc;
}

.specs3 b {
	font-weight: normal;
	color: #cc5b00;
}

.title a, .title a:hover {
	color: #ffc600;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	clear: left;
}

.title a:hover {
	text-decoration: underline;
}

a.highlight {
	color: #00FF00;
}

a.highlight:hover {
	color: #5aff5a;
}

.padBottom {
	margin-bottom: 10px;
}

.floatLeft {
	float: left;
	width: 60%;
}

.floatRight {
	float: right;
	width: 40%;
}

.alignRight {
	text-align: right;
}

h2.iconHead {
	padding-left: 20px;
	background-repeat: no-repeat;
	width: 520px;
	padding-bottom: 3px;
	border-bottom: 1px solid #252525;
}

h2.highLightHead {
	width: 230px;
	background-image: url(../images/icons/comments.png);
}

h2.search {
	background-image: url(../images/icons/magnifier.png);
}

h2.recentPosts {
	width: 508px;
	background-image: url(../images/icons/transmit.png);
}

h2.pic {
	width: 230px;
	background-image: url(../images/icons/picture_go.png);
}

h2.photos {
	background-image: url(../images/icons/photos.png);
}

h2.map_go {
	width: 230px;
	background-image: url(../images/icons/map_go.png);
}

h2.map_plus {
	width: 508px;
	background-image: url(../images/icons/map_add.png);
}

/* --- Content --- */

.downloads-block-left {
	width: 210px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}

.downloads-block-right {
	width: 320px;
	float: left;
	text-align: justify;
	margin: 0px 0px 20px 10px;
}

.downloads-thumb {
	border: 1px solid #FFFFFF;
	width: 200px;
}

.downloads-thumb:hover {
	border: 1px solid #0078ff;
	width: 200px;
}

.news-bot-left {
	width: 50%;
	float: left;
	text-align: left;
}

.news-bot-right {
	width: 50%;
	float: left;
	text-align: right;
}

.news-bot-info, .dashedBox {
	padding: 5px;
	background-color: #121212;
	border: 1px solid #252525;
	margin-bottom: 10px;
}

.alt-row1, .alt-row2  {
	padding: 5px;
}

.alt-row2 {
	background-color: #090909;
}

.halfBox {
	float: left;
	width: 250px;
}

.mainGalleryBox {
	float: left;
	width: 250px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
}

.gallery-block {
	text-align: center;
	float: left;
	width: 50%;
	margin-bottom: 20px;
}

.gallery-block img {
	border: 1px solid #FFFFFF;
}

.gallery-block img:hover {
	border: 1px solid #0078ff;
}

.gallery-nav {
	margin: 0 15px 0 15px;
	height: 18px;
	text-align: center;
}

.gallery-nav a {
	margin: 0 15px 0 15px;
}

.wp-sizes {
	text-align: center;
}

.wp-sizes a	{
	color: #ff5114;
	text-decoration: none;
}

.wp-sizes a:hover {
	color: #ff6c14;
	text-decoration: none;
}

.searchBox {
	float: right;
	width: 200px;
	text-align: right;
}

.searchBox .searchInput {
	width: 100px;
}

/* Pagination */

.pager {
	text-align: right;
	padding: 5px;
	background-color: #121212;
	border: 1px solid #252525;
}

div.pagination a {
	margin: 0 2px 0 2px;
}

div.pagination span.current {
	font-weight: bold;
	margin: 0 2px 0 2px;
}

div.pagination span.disabled {
	display:none;
}
