/*----------------------------------------------------------------Structural Rules--------------------------------------------------------------*/
body {
	background: #000000 url(../images/Header3.jpg) no-repeat center top;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
}
.page-wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 89px;
}
.tagline {
	color:#CFCFCF;
	display:block;
	font-size:1.4em;
	font-style:italic;
	margin-bottom:3px;
	text-align:right;
}
.left-column {
	float: left;
	width: 650px;
}
.right-column {
	float: right;
	width: 250px;
}
 
/*----------------------------------------------------------------Footer Rules----------------------------------------------------------------*/
.footer {
	height: 190px;
	background: url(../images/Footer3.jpg) center -8px;
	clear: both;
	margin-top: 20px;
}
.footer-wrapper {
	width: 900px;
	height: 190px;
	margin-right: auto;
	margin-left: auto;
}
.footer-bar {
	float: left;
	height: 19px;
	margin-top: 8px;
}
.footer-links-wrapper {
	width: 650px;
	height: 120px;
	margin-top: 25px;
	background: #050505;
	/*opacity:.65;
	filter: alpha(opacity = 65);*/
	float: left;
}
.footer-first-column {
	float: left;
	width: 195px;
	padding-left: 5px;
	margin:10px 25px 10px 0;
}
.footer-second-column {
	float: left;
	width: 195px;
	padding-left: 5px;
	margin:10px 25px 10px 0;
}
.footer-third-column {
	width: 195px;
	padding-right: 5px;
	float: left;
	margin:10px 0px;
}
a.footer-link {
	color: #5FAA9F;
	font-size: 0.7em;
	text-decoration: none;
	display: block;
	border-bottom: 1px dashed #EDEDED;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
a.footer-link:hover {
	color:#CBE05D;
	border-bottom: 1px dashed #000000;
}
.jobs-heading, .social-heading, .comments-heading {
	height: 19px;
	width: 200px;
	float: left;
}
.jobs-heading {
	background: url(../images/Jobs-Header.jpg) no-repeat 5px;
	margin-right: 25px;
}
.social-heading {
	background: url(../images/Social-Header.jpg) no-repeat 5px 0px;
}
.comments-heading {
	background: url(../images/Comments-Header.jpg) no-repeat 5px 0px;
	margin-right: 25px;
}


/*---------------------------------------------------------------------------Gallery Listing-------------------------------------------------*/
.first-column-gallery, .second-column-gallery, .third-column-gallery {
	float: left;
	height: 200px;
	width: 200px;
	background: #191919;
}
.first-column-gallery {
	margin:0 25px 0px 0;
}
.second-column-gallery {
	margin:0 25px 0px 0;
}
.third-column-gallery {
	margin-bottom: 0px;
}
.gallery-image {
	margin: 5px 5px 10px;
}
.rating {
	height: 19px;
	width: 190px;
	float: left;
	clear: both;
	margin-top: 6px;
	margin-left: 5px;
	background: url(../images/FakeStars.jpg);
}
.site-comments a, .site-name a {
	color: #CBE05D;
	text-decoration:none;
	font: bold .7em "Lucida Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
	display:block;
}
.site-name a:hover {
	text-decoration:underline;
}
.site-comments {
	float: right;
	margin-right: 5px;
}
.site-name {
	float: left;
	margin-left: 5px;
}
.feature-image {
	background-color:#191919;
	width:650px;
	float:left;
}
.gallery-image-large {
	border:6px solid #AEEE50;
	margin:5px;
	width:628px;
}
.gallery-image-large:hover {
	border:6px solid #EB5937;
}
.feature-image a.title {
	color:#EB5937;
	display:block;
	float:left;
	font-size:0.95em;
	margin-bottom:4px;
	margin-left:4px;
	margin-right:4px;
	margin-top:4px;
	text-decoration:none;
	font-weight:bold;
}
.feature-image .rating {
	float:right;
	margin:4px;
	clear:none;
}
.gallery-details {
	color:#FFFFFF;
	font-size:0.75em;
	margin-bottom:10px;
	margin-left:6px;
	margin-right:6px;
	margin-top:4px;
	padding-bottom:10px;
	display:block;
	border-bottom:dashed 1px #EDEDED;
	/*float:left;*/
}
.gallery-contact {
	/*float:left;
	display:block;*/
}
.gallery-details a {
	color:#AEEE50;
	text-decoration:none;
}
.gallery-details a:hover {
	text-decoration:underline;
}
.comments {
	background-color:#000000;
	display:block;
	margin:6px;
	padding:6px;
	clear:both;
	float:left;
	width:626px;
}
.column {
	padding:4px;
}
h2 {
	color:#EB5937;
}
.comment-number {
	background-color:#95CA44;
	display:block;
	float:left;
	font-size:0.75em;
	height:19px;
	padding-right:2px;
	padding-top:6px;
	text-align:center;
	width:23px;
	margin-top:-5px;
	margin-right:10px;
}
.comment-detail {
	color:#FFFFFF;

	font-size:0.75em;
	padding-top:5px;
}
.comment-detail a {
	color:#EB5937;
	font-size:1em;
	/*margin-left:10px;*/
	text-decoration:none;
}
.comments h4 {
	color:#ffffff;
	margin-bottom:10px;
}
a.admin-link {
	color:#94CB44;
	display:block;
	font-size:0.85em;
	margin-bottom:4px;
}
.comments p {
	clear:both;
	color:#FFFFFF;
	font-size:0.75em;
	padding-top:10px;
}
.comment-text {
	border-bottom:1px dashed #FFFFFF;
	margin-top:20px;
	padding-bottom:15px;
}
.comment-label {
	color:#95CA44;
	display:block;
	font-size:0.8em;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}
.comment-field {
	padding:8px;
	width:350px;
	border:solid 2px #191919;
}
.comment-ads {
	margin-left:35px;
	margin-top:26px;
}
.valid-xhtml-css {
	/*margin-right:10px;
	float:right;
	display:block;*/
	margin-left:40px;
}
.button {
	background:#EB5937 none repeat scroll 0%;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	margin-top:10px;
	width:370px;
}
.button:hover {
	background-color:#95CA44;
	cursor:pointer;
}
.confirmation {
	color:#AEEE50;
	font-weight:bold;
	display:block;
	margin-bottom:15px;
}
.textarea {
	height:200px;
}

/*----------------------------------------------------------------------------Blog-----------------------------------------------------*/
.feature-blog {
	background-color:#191919;
	width:650px;
	float:left;
	padding:10px 0px 0px 0px;
}
.feature-blog a.title {
	color:#EB5937;
	font-size:0.95em;
	margin:6px;
	text-decoration:none;
	font-weight:bold;
}
.feature-blog .date {
	font-size:0.95em;
	color:#AEEE50;
	font-weight:bold;
	margin:6px;
}
.feature-blog p {
	color:#FFFFFF;
	font-size:0.80em;
	margin:20px 6px 12px;
}
.feature-blog p a {
	color:#AEEE50;
	text-decoration:none;
}
.feature-blog p a:hover {
	text-decoration:underline;
}
.feature-blog .details {
	display:block;
	margin:6px;
	width:638px;
	color:#ffffff;
	font-size:.8em;
}
.feature-blog .details a {
	color:#EB5937;
	font-size:.95em;
	text-decoration:none;
}
.feature-blog .details a:hover {
	text-decoration:underline;
}
.feature-blog .blog-end {
	margin-bottom:20px;
	margin-left:6px;
	margin-right:6px;
	margin-top:4px;
	padding-bottom:10px;
	display:block;
	border-bottom:dashed 1px #EDEDED;
	/*float:left;*/
}
.feature-blog .editor-pick {
	border:6px solid #AEEE50;
	margin:0px 10px 5px 0px;
}
.feature-blog .editor-pick:hover {
	border:6px solid #EB5937;
}
em {
	font-style:italic;
	color:#8CCCCC;
}
/*---------------------------------------------------------------------------Kudos Bar-------------------------------------------------*/
.kudos {
	background:#191919 none repeat scroll 0%;
	clear:both;
	float:left;
	/*height:34px;*/
	margin-bottom:20px;
	margin-top:20px;
	width:650px;
}
.shoutouts {
	float:left;
	width:442px;
}
.feel-the-love, .share-the-love {
	background: #050505;
	height: 21px;
	margin: 4px;
	color: #B2B2B2;
	font-size: 0.8em;
	padding:5px 4px 0 4px;
	cursor:pointer;
	clear:both;
	width:88px;
}
.quote-wrap {
	float:left; 
	width:104px;
}
.feel-the-love a, .share-the-love a, .more-links a {
	color:#ffffff;
	text-decoration:none;
}

.feel-the-love {
	float: left;
}
.feel-the-love:hover, .share-the-love:hover , .more-links:hover, .more-links.active {
	background:#D3E960;
	color:#191919;
}
.feel-the-love:hover a, .share-the-love:hover a , .more-links:hover a,  .more-links.active a {
	color:#191919;
}
.share-the-love, .more-links {
	float: right;
}
.kudos img {
	float: left;
	border: 2px solid #050505;
	height: 22px;
	width: 22px;
	margin: 4px;
}
.kudos img:hover {
	border: 2px dashed #D3E960;
}

.more-links {
	background:#050505 none repeat scroll 0%;
	color:#B2B2B2;
	cursor:pointer;
	font-size:0.8em;
	height:21px;
	margin:4px;
	padding:5px 4px 0pt;
}

/*---------------------------------------------------------------------------Ads-------------------------------------------------*/
.ad {
	float: right;
	margin-bottom: 25px;
}

/*---------------------------------------------------------------------------Navigation-------------------------------------------------*/
.navigation {
	/*height: 30px;*/
	float: left;
	width: 900px;
	margin-bottom: 20px;
}
.navigation a {
	color: #8c8c8c;
	text-decoration: none;
	margin-right: 25px;
	font-size: 1em;
	font-weight: bold;
	float: left;
	padding:5px 10px;
}
.navigation a.current {
	background-color:#EB5937;
	padding:5px 10px;
	color:#FFFFFF;
	/*opacity:.85;
	filter: alpha(opacity = 85);*/
	border:solid 1px #000000;
	border-top:none;
}
.navigation a:hover {
	background-color:#AEEE50;
	padding:5px 10px;
	color:#FFFFFF;
	/*opacity:.85;
	filter: alpha(opacity = 85);*/
}
.navigation li {
	display: inline;
}
.label {
	/*float:left;
	padding:8px 4px 4px 0pt;
	width:90px;
	display:block;
	background-color:#EB5937;
	background-color:#FFFFFF;
border:1px solid #FFFFFF;*/
	color:#AEEE50;
	display:block;
	float:left;
	font-weight:bold;
	margin-top:2px;
	padding:5px 4px 5px 5pt;
	width:90px;
	clear:both;
}
.submit-field {
	margin:2px;
	padding:4px;
	width:240px;
}
.submit-field-error {
	border:2px solid #EB5937;
}
.hint {
	background:transparent url(../images/Hint-Bubbles.jpg) no-repeat scroll 0px top;
	color:#191919;
	font-weight:bold;
	display:none;
	float:left;
	font-size:0.85em;
	height:41px;
	margin-left:5px;
	margin-top:-12px;
	padding:5px 20px 15px;
	width:184px;
}
#xhtml, #css, #process {
	background-repeat:no-repeat;
	background-position:left 5px;
	display:block;
	float:left;
	height:20px;
	margin:2px;
	padding:6px 4px 4px 4px;
	width:220px;
	color:#FFFFFF;
	font-weight:bold;
}
#process {
	width:190px;
	background-repeat:no-repeat;
	background-position:left top;
}
#submitButton {
	display:block;
	float:left;
}
.feature-image h1 {
	color: #EB5937;
	font-size: 1.3em;
	padding: 10px;
}
.feature-image p {
	font-size: .9em;
	color: #FFFFFF;
	padding: 10px;
}
.feature-image .comment-text p {
	margin-left:25px;
}
.feature-image .rate {
	color: #AEEE50;
	font-weight: bold;
	font-size: .85em;
	padding: 10px;
}
.feature-image p a {
	color: #EB5937;
	text-decoration: none;
}
table.jobs-listing {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:20px;
	color: #FFFFFF;
	width:630px;
}
table.jobs-listing th {
	background: #AEEE50;
	color: #222222;
	font-weight: bold;
	padding: 5px;
	font-size: .95em;
}
table.jobs-listing td {
	font-size: .8em;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px dotted #333333;
}
.jobs-listing td a {
	color: #EB5932;
	text-decoration:none;
}