/*
Theme Name: Web Machine
Theme URI: http://wordpress.org/
Description: A theme created by <a href="http://www.jc-designs.net">JC Designs</a>.
Version: 1.0
Author: Jeremy Carlson
Author URI: http://www.jc-designs.net
Tags: custom, fixed width, widgets

This theme was designed and built by Jeremy Carlson,
whose blog you will find at http://www.jc-designs.net/blog
*/

/* Begin my styles */


@font-face {
 font-family: 'League';
 src: url('fonts/League_Gothic.eot');
 src: local('League Gothic Regular'), local('LeagueGothic'), url('fonts/League_Gothic.ttf') format('truetype');
}
body {
	margin: 0;
	padding: 0;
	background-image: url(images/blogRepeater.jpg);
	background-repeat: repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
p, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	outline: none;
	zoom: 1;
}
a:focus {
	outline: none;
}
.small {
	font-style: italic;
	font-weight: bold;
	color: #EECD5A;
}
#repeater {
	background-image: url(images/blogRepeater2.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 1001px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#header {
	width: 1001px;
	height: 199px;
	background-image: url(images/blogNew_01.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#sideContainer {
	float: right;
	width: 222px;
	margin: 0 32px 0 0;
	display: inline;
}

#searchBar {
	width: 201px;
	height: 36px;
	background-image: url(images/iconSprite.png);
	_background-image: url(images/iconSprite.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0 auto 10px;
	padding: 7px 0 0;
	overflow: hidden;
}
#searchBar #s {
	width: 132px;
	padding: 2px;
	border: none;
	background-color: transparent;
	float: left;
}
#searchsubmit {
	background-image: url(images/iconSprite.png);
	_background-image: url(images/iconSprite.gif);
	background-repeat: no-repeat;
	background-position: -208px -5px;
	width: 30px;
	height: 34px;
	margin: -8px 0 0 0;
	float: right;
	font-size: 0px;
	text-indent: -5000px;
	text-transform: uppercase;
	background-color: transparent;
	cursor: pointer;
	border: none;
	outline: none;
	display: block;
}
#contentRepeat {
	width: 1001px;
	background-image: url(images/blogNew_03.jpg);
	background-repeat: repeat-y;
}
#contentTop {
	width: 1001px;
	background-image: url(images/blogNew_02.jpg);
	background-repeat: no-repeat;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	overflow: hidden;
	_overflow: visible;
}
#slideContainer {
	position: relative;
	width: 935px;
	height: 260px;
	background-image: url(images/blogSlideTest.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 20px 0 30px 34px;
	display: inline;
	overflow: hidden;
	border: 1px #666666 solid;
	-webkit-box-shadow: 2px 2px 6px #999999;
	-moz-box-shadow: 2px 2px 6px #999999;
	box-shadow: 2px 2px 6px #999999;
}
#slideWrap {
	width: 	3740px;
	height: 260px;
	position: absolute;
	top: 0;
	left: 0;
}
#controlList {
	position: absolute;
	width: 200px;
	bottom: 5px;
	left: 17px;
	z-index: 20;
}
#controlList li {
	list-style: none;
	background-image: url(images/iconSprite.png);
	_background-image: url(images/iconSprite.gif);
	background-repeat: no-repeat;
	background-position: -238px -5px;
	float: left;
	height: 39px;
	width: 49px;
	overflow: hidden;
}
#controlList a {
	color: #0E4D9D;
	font-size: 12px;
	display: block;
	padding: 10px 0 0 27px;
}
#controlList a:hover {
	color: #EBA03C;
}
.slide {
	width: 935px;
	height: 260px;
	float: left;
	position: relative;
}
.slide h2 {
	margin: 1px 10px 4px 30px;
	color: #ffffff;
	font-size: 2.0em;
}
.slideOne {
	background-image: url(images/slideOne.jpg);
	background-repeat: no-repeat;
}
.slideTwo {
	background-image: url(images/slideTwo.jpg);
	background-repeat: no-repeat;
}
.slideHeader {
	width: 935px;
	height: 30px;
	background-color: #000000;
	color: #ffffff;
	position: absolute;
	margin-top: -30px;
	left: 0;
}
.slideContent {
	padding: 35px 30px 30px 30px;
	color: #ffffff;
	text-align: justify;
	width: 510px;
	float: left;
}
.slideTwo .slideContent {
	width: 395px;
}

.slideThree .slideContent {
	width: 550px;
}

#gatorAd {
	float: right;
	padding: 5px 5px 0 0;
	width: 300px;
}

.contentPar {
	margin: 10px 0 10px 0;
}
#controlPanel {
	position: absolute;
	bottom: 16px;
	left: 8px;
	width: 238px;
}
#controlLeft {
	float: left;
	background-image: url(images/iconSprite.png);
	_background-image: url(images/iconSprite.gif);
	background-repeat: no-repeat;
	background-position: -7px -47px;
	display:block;
	width: 12px;
	height: 20px;
}
#controlRight {
	float: right;
	background-image: url(images/iconSprite.png);
	_background-image: url(images/iconSprite.gif);
	background-repeat: no-repeat;
	background-position: -28px -47px;
	display:block;
	width: 12px;
	height: 20px;
}
#controlPanel a {
	outline: none;
	text-decoration: none;
	color: #f29222;
	zoom: 1;
	padding: 0 8px 0 0;
}
#controlPanel a:hover {
	color: #3c8dc0;
}
#content {
	font-size: 1.2em;
	float: left;
	clear: both;
	display: inline;
	margin: 0 0 0 36px;
	width: 700px;
}
#searchFormWrap {
	width: 195px;
}
/* Sidebar */

#sidebar {
	width: 201px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 2px 0 0 6px;
	display: inline;
	clear: both;
	float: left;
}
#sidebar form {
	margin: 0;
}

/* Begin Navigation Styles */

#nav {
	float: right;
	display: inline;
	margin: 155px 19px 0 0;
}

#nav ul {
	overflow: hidden;
	float: left;
}

#nav li {
	display: block;
	float: left;
	font-family: League, Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin: 0 14px 0 0;
	padding: 3px 0 0 0;
	line-height: 20px;
	height: 38px;
	background-image: url(images/navCog.png);
	_background-image: url(images/navCog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	_width: auto;
}

#nav a {
	display: block;
	_display: inline;
	padding-left: 22px;
	text-shadow: 0 2px 3px #CCCCCC;
}

#nav .byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

#socialIcons {
	float: right;
	margin: 0 10px 0 0;
}


/* Begin Typography & Colors */



#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.widecolumn .entry p.alt {
	font-size: .9em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding: 0 0 10px 0;
}
.narrowcolumn .entry2, .widecolumn .entry2 {
	line-height: 1.4em;
	border-top: 1px solid #999999;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
}
.thread-alt {
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #666666;
}
#footer {
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	border-bottom: 1px #999999 solid;
	display: block;
	margin: 0 0 10px 0;
}
h1, h2, h3 {
	font-family: 'League', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.8em;
}
h2.pagetitle {
	font-size: 1.6em;
}

.jBox h2.jq {
	color: #96BF3B;
	_color: #D44326;
	background: url(images/iconSprite2.png) no-repeat -8px -270px;
	_background: url(images/iconSprite2.gif) no-repeat -8px -270px;
	-webkit-text-shadow: 0px 0px 3px #cccccc;
	-moz-text-shadow: 0px 0px 3px #cccccc;
	text-shadow: 0px 0px 3px #cccccc;
	padding: 9px 0 17px 45px;
	border-bottom: 1px #cccccc solid;
}

#sidebar h2 {
	font-family: 'League', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #96BF3B;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #96BF3B;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.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;
}
.commentIcon {
	background-image: url(images/iconSprite.png);
	_background-image: url(images/iconSprite.gif);
	background-position: -9px -102px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
.tagIcon {
	background-image: url(images/iconSprite.png);
	_background-image: url(images/iconSprite.gif);
	background-position: -9px -121px;
	background-repeat: no-repeat;
	padding: 0 0 0 22px !important;
}
p.tagIcon {
	margin: 4px 0 0 0;
}
.catIcon {
	background-image: url(images/iconSprite.png);
	_background-image: url(images/iconSprite.gif);
	background-position: -8px -141px;
	background-repeat: no-repeat;
	padding: 0 0 0 23px;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #EBA03C;
	text-decoration: none;
}
a:hover {
	color: #439AD0;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */







/* Begin Structure */





#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
}
.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 450px;
}
.widecolumn {
	padding: 5px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
#topGears {
	width: 700px;
	background-image: url(images/topGears.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
}
.post {
	width: 680px;
	margin: 0 0 40px;
	text-align: justify;
	border: 1px #666666 solid;
	background-image: url(images/postBack.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	-webkit-box-shadow: 2px 2px 6px #999999;
	-moz-box-shadow: 2px 2px 6px #999999;
	box-shadow: 2px 2px 6px #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radus: 5px;
	padding: 10px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	overflow: hidden;
	_overflow: visible;
}
.post h2 {
	background-image: url(images/iconSprite.png);
	_background-image: url(images/iconSprite.gif);
	background-position: -48px -43px;
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
}
.post h2, .post h2 a {
	color: #439AD0;
	text-shadow: 2px 2px 5px #cccccc;
}
.post h2 a:hover {
	color: #EBA03C;
}
.post h3 {
	margin: 15px 0 0;	
	font-size: 22px;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#respond, #comments {
	margin: 20px 0 0 0;
}
#footer {
	padding: 20px 0 0;
	margin: 0 auto;
	clear: both;
}
#footer p {
	margin: 0 0 10px;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */







/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
}
h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}
#sidebar h2, #advertise h2 {
	margin: 5px 0 0;
	padding: 0;
	color: #666666;
	border-bottom: 1px #999999 solid;
	clear: both;
	text-shadow: 2px 2px 3px #cccccc;
	text-align: center;
}
h3 {
	padding: 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */







/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {
	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;
}
.alignright {
	/*float: right;*/
	text-align: right;
	width: 300px;
	float: right;
}
.alignleft {
	float: left;
	width: 300px;
	text-align: left;
}
/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 10px 0 12px 0;
	padding: 0;
}

#sidebar .blogroll {
	margin-left: 10px;	
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
	background-image: url(images/iconSprite.png);
	_background-image: url(images/iconSprite.gif);
	background-position: -9px -161px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 10px 0 12px 10px;
	padding: 0 10px 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
}
#sidebar .rssFeedList {
	padding: 5px 0 0 0;
}
#sidebar .rssFeedList li {
	list-style: none;
	background-image: url(images/iconSprite.png);
	_background-image: url(images/iconSprite.gif);
	background-position: -5px -75px;
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	padding: 0;
}
#sidebar .rssFeedList a {
	display: block;
	height: 24px;
	padding: 4px 0 0 30px;
}
#tagCloud {
	margin: 5px 0 5px 0;
	text-align: center;
	padding: 0 5px;
}
#tagCloud a {
	padding: 0 5px;
}
/* End Entry Lists */







/* Begin Form Elements */

#searchform {
	padding: 5px 12px;
}
#searchFormWrap #searchform {
	padding: 5px 0 5px 0;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background-image: url(images/postBack.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	-webkit-box-shadow: 2px 2px 6px #999999;
	-moz-box-shadow: 2px 2px 6px #999999;
	box-shadow: 2px 2px 6px #999999;
}
.commentlist li ul li {
	margin-right: 10px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */









/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
	overflow: hidden;
}

.navigation .alignright {
	width: auto;	
}
/* End Various Tags & Classes*/


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Misc styles */

#content img {
	-webkit-box-shadow: 2px 2px 4px #999999;
	-moz-box-shadow: 2px 2px 4px #999999;
	box-shadow: 2px 2px 4px #999999;
	border: 1px solid #000000;
}
#content img.right {
	float: right;
	margin: 0 0 10px 10px;
}
#content img.left {
	float: left;
	margin: 0 10px 10px 0;
}
#content .center {
	text-align: center;
	margin: 20px 0;
}
#content .wp_syntax {
	margin: 10px 0 10px 0;
	padding: 10px;
}
#content p {
	padding: 5px 0 5px 0;
}

::selection {
	background: #96BF3B; /* Safari */
	}
::-moz-selection {
	background: #96BF3B; /* Firefox */
}

pre {
	word-wrap: break-word;
}

.more-link {
	background: url(images/iconSprite2.png) no-repeat; 0px 0px;
	_background: url(images/iconSprite2.gif) no-repeat; 0px 0px;
	font-size: 0px;
	display: block;
	height: 38px;
}

.tweetmeme_button {
	margin: 7px 0 10px 10px;
}

.linkcat {
	list-style: none;
}

#socialIcons {
	float: right;
	clear: both;
	margin: 0 0 12px;
	display: inline;
	width: 201px;
}

#socialIcons ul {
	overflow: hidden;
	padding: 0 0 0 3px;
	padding: 0 0 0 0px !ie;
	_float: left;
}

#socialIcons li {
	list-style: none;
	float: left;
	display: block;
}

#socialIcons a {
	display: block;	
	height: 70px;
	position: relative;
}

#feedCount {
	font-weight: bold;
	font-size: 20px;
	width: 201px;
	font-family: 'League','Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	color: #EBA03C;
	text-align: center;
}

#rssIcon a {
	background: url(images/iconSprite2.png) no-repeat 0 -67px;
	_background: url(images/iconSprite2.gif) no-repeat 0 -67px;
	width: 91px;
	}

#twitterIcon a {
	background: url(images/iconSprite2.png) no-repeat 0 -156px;
	_background: url(images/iconSprite2.gif) no-repeat 0 -156px;
	width: 94px;
}

#linkedinIcon a {
	background: url(images/iconSprite2.png) no-repeat 15px -336px;
	_background: url(images/iconSprite2.gif) no-repeat 15px -336px;
	width: 82px;
}

.jBox {
	border: 1px silver solid;
	background-color: #F9F9F9;
	padding: 10px;
	margin: 20px 0;
}

#content .jBox .wp_syntax {
	border: none;	
	padding: 0;
}

#advertise {
	clear: both;
	margin: 20px 0 10px 5px;
	text-align: center;
	width: 201px;
}

#advertise p {
	font-weight: bold;
	margin: 5px 0 0;
	color: #439AD0;
}

#advertise h2 {
	text-align: center;
	margin: 0 0 10px 0;
}

#advertise .woo img {
	margin: 15px 0 0;	
}

#socialIcons, #advertise, #sidebar {
	background: url("images/topGears.jpg") no-repeat -411px 0 transparent;
	padding: 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 3px #cccccc solid;
	-moz-box-shadow: 3px 3px 5px #666666;
	-webkit-box-shadow: 3px 3px 5px #666666;
	box-shadow: 3px 3px 5px #666666;	
}

#socialIcons ul, .borderBox {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background: url(images/postBack.jpg) repeat-x left bottom #ffffff;
	border: 1px #999999 solid;
	padding: 10px 0;
}

.gator, .woothemes {
	text-align: center;
	margin: 20px 0;
}

.webBlend {
	margin: 0 0 10px;
	text-align: center;
}

.thumbnail-class {
	float: left;
	width: 100px;
	height: 96px;
	margin: 0 15px 0 0;
	}



/* Logo animation sytles */

#cog1 {
	width: 95px;
	height: 103px;
	background: url(images/cog1.png) no-repeat 4px -16px;
	_background: url(images/cog1.gif) no-repeat 4px -16px;
	position: absolute;
	left: 600px;
	top: 83px;
}

#cog2 {
	width: 95px;
	height: 130px;
	background: url(images/cog2.png) no-repeat left 9px;
	_background: url(images/cog2.gif) no-repeat left 9px;
	position: absolute;
	left: 600px;
	top: 83px;
}

#cog3 {
	width: 95px;
	height: 103px;
	background: url(images/cog3.png) no-repeat left 9px;
	_background: url(images/cog3.gif) no-repeat left 9px;
	position: absolute;
	left: 600px;
	top: 83px;
}

#cog4 {
	width: 95px;
	height: 103px;
	background: url(images/cog4.png) no-repeat -4px 6px;
	_background: url(images/cog4.gif) no-repeat -4px 6px;
	position: absolute;
	left: 600px;
	top: 83px;
}

#cog5 {
	width: 95px;
	height: 103px;
	background: url(images/cog5.png) no-repeat -9px -10px;
	_background: url(images/cog5.gif) no-repeat -9px -10px;
	position: absolute;
	left: 600px;
	top: 78px;
}

/* footer styles */

#footerBack {
	width: 968px;
	margin: 0 0 0 17px;
	_margin: 0 0 0 8px;
	background: url(images/footerBack.jpg) repeat-x left top #0d4d9c;
	overflow: hidden;
	_overflow: visible;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	color: #ffffff;
}