/* CSS definition file containing site wide stylesheets */

#wrapper {
	width: 900px;
	position:relative;
	font-size:12px;
	color:#CCCCCC;
	text-align: left;
	margin:auto;
	left: auto;
	right: auto;
}
#nav ul {
	list-style-type: none;
	display: inline;
}
#nav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	border: thin none #FFFFFF;
}
#nav li a:hover, a:active {
	color: #666666;
	background-color: #C0C0C0;
	text-decoration: none;
}

#nav li {
}
#vote {
	margin-right: 250px;
	margin-left: 250px;
	text-align: center;
}
#descr {
	padding-right: 37px;
	padding-left: 25px;
	font-size: 12px;
	float: left;
	width: 450px;
}
.style7 {
	font-size: 24px;
	color: #FF0000;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(60,60,60);
	background-image: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #9999CC;
	text-decoration: none;
}
a:hover, a:active {
	color: #99FFFF;
	text-decoration: none;
}

.atl { 
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
}

#updates li {
	padding-bottom: 0px;
	list-style-type: none;
}
#updates ul {
	text-align: left;
	list-style-type: none;
}
#updates li p {
	font-size: 10px;
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	line-height: 9px;
}
#updates hr {
	background-position: top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: none;
	font-weight: bolder;
	text-align: center;
}
#main .pic {
	font-family: Papyrus, cursive, sans-serif;
	color: #FFFFFF;
	width: 375px;
	display: inline;
}

/* content
-------------------------------------------------------------- */
#left-col {
	float: left;
	width: 612px;
	border: solid 1px #000;
	clear: left;
	position: relative;
}
#left-col-pups {
	float: left;
	width: 550px;
	border: solid 1px #000;
	clear: left;
	position: relative;
}
#left-col .top {
	background: url(images/content-top.gif) no-repeat;
	height: 17px;
	width: 538px;
	display: block;
	overflow: hidden;
}
#left-col div.content {
	width: 556px;
	overflow: hidden;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#left-col div.page {
	padding-top: 0px;
}
#left-col .page h2 {
	font: normal 180%/100% Arial, Helvetica, sans-serif;
	color: #93d43b;
	padding: 0 0 10px;
	margin: 0;
}
#left-col .page h3 {
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	color: #93d43b;
	padding: 0 0 5px;
	margin: 0;
}
.quality {
	font-size: 120%;
	color: #89b5c6;
	text-align: center;
}
.location {
	margin: -5px 0 0;
	padding: 0;
	font: 110%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #93d43b;
	position: absolute;
	left: 24px;
	top: 16px;
	z-index: 10;
}
#options {
	position: absolute;
	right: 1px;
	top: 0px;
	width: 363px;
	height: 27px;
	background: #000 url(images/options-bg.gif) repeat-x;
	border-left: solid 1px #000;
	padding: 5px 10px 0;
	font-size: 95%;
	color: #90a5a9;
}
#options input {
	border: none;
	margin-right: 3px;
}
#display {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 5px;
	top: 7px;
}
#display li {
	float: left;
	margin-right: 5px;
}
#display .thumb {
	background: url(images/view-thumb.gif) no-repeat left top;
}
#display .full {
	background: url(images/view-full.gif) no-repeat left top;
}
#display .details {
	background: url(images/view-details.gif) no-repeat left top;
}
#display a {
	text-indent: -900em;
	width: 17px;
	height: 16px;
	display: block;
	line-height: 1px;
}
#display a:hover, #display .current {
	background-position: left bottom;
}

/* page nav */
.wp-pagenavi {
	clear: both;
	line-height: 100%;
	letter-spacing: -1px;
	position: absolute;
	right: 22px;
}
.wp-pagenavi a, .wp-pagenavi span {
	padding: 5px 0 0;
	background: url(images/page-nav.gif) no-repeat center top;
	margin-left: 5px;
	width: 32px;
	height: 24px;
	display: block;
	text-align: center;
	float: left;
}
.wp-pagenavi a:hover {
	text-decoration: none;
	color: #fff;
}

/* display lists : thumb, full, details
-------------------------------------------------------------- */
#thumb {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 530px;
	height: auto;
}
#thumb li {
	float: left;
	background: url(images/list-thumb-bg.gif) no-repeat;
	width: 217px;
	height: 145px;
	padding: 10px 9px 0;
	margin: 10px 24px 0 0;
	position: relative;
}
#thumb img {
	border: solid 1px #000;
}
#thumb h3 {
	font: normal 100%/100% Arial, Helvetica, sans-serif;
	position: absolute;
	top: 131px;
	left: 8px;
	overflow: hidden;
	width: 204px;
}
#thumb h3 a {
	width: 215px;
	color: #6c8085;
	display: block;
	text-decoration: none;
	padding-top: 5px;
}
#thumb h3 a:hover {
	color: #fff;
	text-decoration: none;
}
#thumb h3 span {
	padding-right: 0;
	position: absolute;
	right: 0;
}

h3.flash {
	padding-left: 14px;
	background: url(images/type-flash.gif) no-repeat 0 5px;
}
h3.html {
	padding-left: 14px;
	background: url(images/type-html.gif) no-repeat 0 5px;
}

.best-of {
	background: url(images/bestof.gif) no-repeat;
	width: 28px;
	height: 28px;
	position: absolute;
	z-index: 20;
	top: 10px;
	left: 9px;
}

/* full */
#full {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #000;
}
#full li {
	background: #000 url(images/list-full-bg.gif) no-repeat;
	padding: 9px 12px 0;
	margin: 0;
	position: relative;
	height: 170px;
	display: block;
}
#full h3 {
	position: absolute;
	top: 148px;
	left: 12px;
	font: normal 100%/100% Arial, Helvetica, sans-serif;
}
#full h3 a {
	background: #000;
	display: block;
	width: 460px;
	padding: 6px 5px;
	color: #fff;
}
#full h3 a:visited {
	color: #fff;
}
#full h3 a:hover {
	text-decoration: none;
}
#full h3 span {
	position: absolute;
	right: 10px;
}

/* details */
#details {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #000;
}
#details li {
	background: url(images/list-details-bg.gif) no-repeat;
	height: 133px;
	padding: 12px 0 0 14px;
	clear: both;
	display: block;
}
#details img {
	width: 215px;
	float: left;
	margin-right: 18px;
}
#details img {
	border: solid 1px #000;
}
#details a:hover img {
	border: solid 1px #3b6271;
}
#details h3 {
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 10px;
}
#details h3 a {
	color: #89b5c6;
	text-decoration: none;
}
#details h3 a:hover {
	color: #fff;
}
#details p {
	font: 95%/120% Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #0e181a;
	padding: 7px 0;
	width: 230px;
	float: left;
	color: #999999;
	overflow: hidden;
}

/* single */
.single-bg {
	background: #000 url(images/single-bg.gif) repeat-x;
	border: solid 1px #000;
	padding: 11px;
	color: #ccc;
}
.single-bg img {
	margin-bottom: 5px;
}
.single-bg h3 {
	font: normal 160%/100% Arial, Helvetica, sans-serif;
	padding: 0 0 10px;
	margin: 0;
}
.single-bg h3 a {
	color: #89b5c6;
	text-decoration: none;
}
.single-bg h3 a:hover {
	color: #fff;
	text-decoration: none;
}
/* respond */
#respond, #comments {
	padding: 0;
	color: #93d43b;
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	clear:both;
}
#commentform p {
	line-height: 120%;
	padding: 0 0 15px;
}
#commentform label{
	color: #ccc;
	font-size: 95%;
	display: block;
}
#commentform input{
	width: 145px;
	background: #1f2427;
	border: 1px solid #2c3438;
	padding: 5px 2px;
	margin-top: 3px;
	color: #fff;
}
#commentform textarea{
	width: 285px;
	height: 133px;
	background: #1f2427;
	border: 1px solid #2c3438;
	padding: 5px 2px;
	margin-top: 3px;
	color: #fff;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #1b2023;
	border-color: #40494f;
}
/* commentlist */
.commentlist {
	margin: 0px 0px 15px;
	padding: 0 0 0 35px;
	clear: both;
	font: italic 135%/100% Georgia, "Times New Roman", Times, serif;
}
.commentlist li {
	margin: 0 0 1px;
	padding: 0 0 15px;
	clear: both;
	color: #fff;
	background: #15191a;
	border-top: solid 1px #2a3030;
}
.commentlist cite {
	font: normal bold 110%/100% Arial, Helvetica, sans-serif;
	color: #89b5c6;
}
.commentlist small {
	color: #999;
}
.commentlist p {
	font: normal 80%/130% Arial, Helvetica, sans-serif;
	padding: 10px 10px 5px;
}
.comment-entry {
	padding: 5px 5px 2px 10px;
}
.comment-entry p {
	padding: 0 0 1em;
}
/*//////////////////////////////

/* sidebar 
-------------------------------------------------------------- */
#right-col {
	float: right;
	width: 382px;
	text-align: left;
}
#sidebar {
	border: solid 1px #000;
	width: 380px;
}
#right-col-pups {
	float: right;
	width: 322px;
	text-align: left;
}
#sidebar-pups {
	border: solid 1px #000;
	width: 320px;
}
#sidebar .top {
	background: url(images/sidebar-top.gif) no-repeat;
	height: 17px;
	width: 380px;
	display: block;
}
#sidebar .content {
	padding: 0 8px 10px 18px;
}
#sidebar-pups .top {
	background: url(images/sidebar-top.gif) no-repeat;
	height: 17px;
	width: 320px;
	display: block;
}
#sidebar-pups .content {
	padding: 0 8px 10px 18px;
}
#sidebar .ad {
	margin: -5px 0 0 -2px;
	float: left;
	position: relative;
	z-index: 4;
}
.ad-btn {
	margin: 0;
	padding: 0;
}
.ad-btn a {
	margin: 0 12px 10px 0;
	display: block;
	float: left;
}
#sidebar .menu {
	float: right;
	margin-top: -5px;
	width: 165px;
}
#sidebar h4 {
	font: 110%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #93d43b;
	position: relative;
	z-index: 3;
	padding: 0 0 7px;
	margin: 0;
}

/*tag cloud */
.tagcloud {
	list-style: none;
	margin: 0;
	padding: 0 0 15px;
	font: 110%/160% Georgia, "Times New Roman", Times, serif;
}
.tagcloud li {
	padding: 0;
	margin: 0;
	display: inline;
}
.tagcloud a {
	margin: 0 .5em 0 0;
	text-decoration: none;
}
.tagcloud a:hover {
	text-decoration: none;
	color: #fff;
}

/* ad buttons */
.ad-btn {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ad-btn li {
	padding: 0 0 8px;
	margin: 0;
}

/* tab */
#tab {
	width: 382px;
	margin-top: 20px;
}

/* extras */
#extras ul {	
	width: 344px;
}
.extras h4 {
	padding: 7px 10px 5px;
	margin: 0;
	font: bold 100%/100% Arial, Helvetica, sans-serif;
	color: #999;
	background: #101415;
}
.extras {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #ebebeb;
}
.extras li {
	background: #191e1f;
	border-bottom: solid 1px #0a0d0e;
	margin: 0;
	padding: 0;
}
.extras a {
	text-decoration: underline;
}
.extras a:hover {
	text-decoration: none;
}
.extras p {
	padding: 5px 10px 10px;
}
.btn-archive {
	padding: 3px 0;
	float: right;
}

/* recent-comments */
#recent-comments ul {
	list-style: none;
	padding: 0 0 10px;
	margin: 0;
}
#recent-comments ul li {
	padding: 0;
	margin: 0;
}
#recent-comments p {
	padding: 12px 0 0;
	color: #CCCCCC;
}
#recent-comments cite {
	padding-left: 10px;
	font-style: normal;
	font-weight: bold;
}
#recent-comments a {
	background: #191e1f;
	display: block;
	padding: 5px 10px 10px 10px;
	border-bottom: solid 1px #0a0d0e;
	text-decoration: none;
}
#recent-comments a:hover {
	background: #090c0d;
	text-decoration: none;
}
/*   end sidebar
----------------------------- */




/* misc 
-------------------------------------------------------------- */
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.image img {
	border: solid 1px #000;
	padding: 7px;
	background: #333;
}

/* clearfix */
.clearfix:after {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* jquery tooltips */
#tooltip img {
	background: url(images/tooltips-bg.gif) no-repeat;
	padding: 6px 7px 6px 11px;
}

#screenshot {
	margin: 0;
	padding: 8px;
	position: absolute;
	border: 1px solid #122025;
	background: #000;
	display: none;
	z-index: 200;
}

/* horizontal ad */
.horizontal-ad {
	background: url(images/horizontal-ad-bg.gif) no-repeat;
	width: 487px;
	height: 87px;
	padding: 7px 0 0 7px;
	margin-top: 0;
}

/* intouch form */
#intouchform {
	margin: 10px 0px 10px;
	padding-top: 15px;
	font: 110% Arial, Helvetica, sans-serif;
	border-top: solid 3px #000;
}
#intouchform p{
	clear: left;
	margin: 5px 0 5px 0px;
	position: relative;
}
#intouchform label{
	font-weight: bold;
	color:#598192;
	float: left;
	width: 100px;
	margin-right: 8px;
}
#intouchform input{
	width: 300px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}
#intouchform textarea{
	width: 300px;
	height: 100px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}
#intouchform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
#intouchform .indent {
	margin-left: 108px;
}
#intouchform .submitbutton:hover {
	background: #779d03;
}
#intouchform #usermessage {
	margin: 0px 0px 10px 110px;
}
#intouchform #usermessage ul {
	padding: 10px 0px 20px 15px;
	margin: 0;
}
#intouchform #usermessage ul li {
	margin: 0;
	padding: 0 0 5px;
}
#intouchform .error {
	border: 1px solid #FF9900;
}
#intouchform .failure {
	color:#FF9900;
}
#intouchform .success {
	color:#669900;
}
#intouchform .required {
	position: absolute;
	color: #97b5c2;
	top: 3px;
	padding-left: 5px;
}
#intouchform textarea:focus, #intouchform input[type="text"]:focus {
	background: #F1FFD5;
}

/* jobboard
---------------------------------------------------------------------------------*/
.jobboard {
	border: solid 1px #000;
	background: #101415 url(images/sidebar-bg.gif);
	width: 340px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.jobboard-pups {
	border: solid 1px #000;
	background: #101415 url(images/sidebar-bg.gif);
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.jobboard h3 {
	margin: 0;
	padding: 0;
}
.jobboard h3 a {
	background: url(images/portfolio-case.gif) no-repeat;
	padding: 5px 0 0 0;
	color: #93d43b;
	text-transform: uppercase;
	font: bold 140%/100% Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	display: block;
	text-decoration: none;
	width: 140px;
}
.jobboard h3 a:hover {
	color: #fff;
}
.jobboard h3 a em {
	text-transform: none;
	font: italic 75%/100% Georgia, "Times New Roman", Times, serif;
	color: #5c9c31;
	display: block;
}
.joblister {
	margin: 10px 0 0;
	padding: 0;
	border-top: solid 1px #0a0d0e;
}
.joblister li {
	margin: 0;
	padding: 5px 5px 5px 25px;
	background: #191e1f url(images/mini-star.gif) 10px 8px no-repeat;
	line-height: 120%;
	border-bottom: solid 1px #0a0d0e;
	list-style: none;
}
.joblister .jobtitle {
	font-size: 110%;
	color: #89b5c6;
}
.joblister .company {
	font-size: 90%;
	color: #999;
}
.jobboard .seealljobs {
	text-align: right;
	background: url(images/continue-mini.gif) no-repeat right center;
	padding: 7px 0 7px 0;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #999;
}
.jobboard .seealljobs a {
	color: #89b5c6;
}
p {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
}
#photoinfo {
	clear: both;
}
#photoinfo .frame .wrap a {
	font-weight: bold;
	color: #666666;
}

/*  Menu */
#menuContainer {
	position:relative;
	overflow:hidden;
	text-align: center;
	background-image: url(/images/ulback.gif);
	background-repeat: repeat-x;
}
#menu {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	height:40px;
	position:relative;
	left: 50%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
#menu li {float:left; position:relative; right:50%; margin:0 2px;}
#menu li a {display:block; height:40px; line-height:40px; padding:0 15px 0 0; float:left; color:#fff; text-decoration:none;}
#menu li a b {display:block; height:40px; float:left; padding:0 0 0 15px; cursor:pointer;}
#menu li a:hover, 
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{
	background:url(images/button.png) no-repeat right top;
	line-height:36px;
}
#menu li a:hover b,
.home #menu li#home a b,
.single #menu li#single a b,
.dropdown #menu li#dropdown a b,
.dropline #menu li#dropline a b,
.flyout #menu li#flyout a b,
.support #menu li#support a b,
.contact #menu li#contact a b
{background:url(images/button.png) no-repeat left top; line-height:36px;}

/*------------------------------*/
#home-content {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 250px;
	margin-left: 250px;
}
#right-content {
	float: right;
	width: 250px;
	position: relative;
}
#left-content {
	float: left;
	width: 250px;
	position: relative;
}
#footer {
	text-align: center;
}
#home-content h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}
#newsletter {
	text-align: right;
}
#newsletter h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #99CCFF;
}
.style6 {
	color: #FF0000;
	font-weight: bold;
}
#nav {
	display: inline;
	position: relative;
	padding-right: 0px;
	padding-left: 50px;
	width: 1024px;
}
#nav a {
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-weight: 300;
	font-size: 20px;
	color: #FF0000;
}
#updates {
	position: relative;
	padding-right: 20px;
	padding-left: 0px;
	width: 490px;
	clear: right;
}
.style8 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #8080FF;
}
.style9 {color: #FFFF00}
