html, body,
div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-style: normal; font-size: 100%; line-height: 1.25em; font-family: inherit; text-align: left; }
body { background-color: #000; color: #fff; }
em { font-style: italic; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul {	list-style: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }
hr { display: none; }

/* ----- Web Version Resets and Displays ----- */

#skipnav,           #topLinks,
.col1,              #newsletter-form,
.blogrow .col2,     .tags,
legend,             blockquote.testimonial div,
#map,               .desktop-only,
.gamespage .right,  .gamespage #footer,
#title_holder h2.home,	    #gamesswf

{ display: none; }

/* ----- Layout ----- */

body {
    background: #060606 url(../img/mobile/bgd-body.png) no-repeat top left; 
    color: #c8cacc;	
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 62.5%;
}
h2, h3 {
    color: #fff; 
    font-size: 2em; 
    line-height: 1.1em; 
    margin-bottom: 20px; 
    text-shadow: 2px 2px 2px #000;
}
h4 {
    color: #c8cacc; 
    font-size: 1.4em; 
    line-height: 1.1em; 
    margin-bottom: 20px; 
    text-shadow: 2px 2px 2px #000;
}
h5 {
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 10px;
}
a {
    text-decoration: none; 
    color: #80c7fc; 
    border-bottom: 1px solid #014266; 
    padding: 0px 2px; 
    line-height: 1.4em; 
}
blockquote {
    margin: 0 0 20px;
}
cite {
    font-style: italic;
}

#nav {
    font-size: 1.4em; 
    overflow: hidden; 
    padding: 0 0 10px 20px; 
}
#nav li {
    display: block; 
    float: left; 
    margin-right: 25px;
}
#nav li:last-child {
    margin-right: 0px; 
}
#nav li a {
    border: none; 
    color: #80C7FC; 
    display: block; 
    font-weight: bold; 
    padding: 10px 0 0; 
}
#nav li a:hover {
    color: #fff;
}
#nav li a.selected {
    background: #fff; 
    border: 1px solid #fff; 
    -moz-border-radius-bottomleft: 2px; 
    -webkit-border-bottom-left-radius: 2px; 
    -moz-border-radius-bottomright: 2px; 
    -webkit-border-bottom-right-radius: 2px; 
    color: #333; 
    padding: 10px 2px 0; 
}

#header {
    width: 280px; 
    display: block; 
    overflow: hidden; 
    padding: 0 20px 20px; 
    position: relative;
}
#header h1 {
    text-indent: -5000px;
}
#header h1 a {
    width: 82px; 
    height: 58px; 
    display: block; 
    float: left; 
    background: url(../img/mobile/logo-mobile.png) no-repeat left top; 
    border: 0px solid #000; 
    margin-top: 15px;
}

#wrapper {
    width: 280px; 
    overflow: hidden; 
    padding: 0px 20px 20px; 
}

#content p,
#content address,
#content cite,
#content fieldset  {
    font-size: 1.3em; 
    line-height: 1.4em; 
    margin-bottom: 20px; 
}
#footer {
    background: url(../img/mobile/bgd-section.png) no-repeat;
    clear: both;
    font-size: 1.3em; 
    overflow: hidden; 
    padding: 60px 0 0;
}
#footer ul {
    margin-top: 20px;
}
#footer li {
    border-bottom: 1px dotted #242424; 
    color: #80c7fc; 
    list-style-position: inside; 
    list-style-type: disc; 
    padding: 3px 0;
}
#footer li a {
    border: none;
}
#footer li a:hover {
    color: #fff;
}
#footer li.end {
	border-bottom: none;
}
#footer .left {
	width: 130px;
	float: left;
	padding-bottom: 30px;
}
#footer .right {
	width: 130px;
	float: right;
    padding-bottom: 30px;
}
#footer h3 {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../img/bubble_white_left.gif) no-repeat scroll left bottom;
	clear: both;
	color: #141414;
	display: block;
	font-size: 0.9em;
	text-shadow: none;
}
#footer h3 a {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../img/bubble_white_right.gif) no-repeat scroll right bottom;
	border: none;
	color: #141414;
	display: block;
	line-height: 1em;
	padding: 5px 5px 14px;
	text-align: center;
}

/* ----- Homepage ----- */

.section {
	background: url(../img/mobile/bgd-section.png) no-repeat;
	overflow: hidden;
	padding: 60px 0 0;
}
.first {
	background: none;
	padding-top: 20px;
}
.featured .linkpanel  {
	background: url(../img/mobile/bgd-section.png) no-repeat 0 0;
	overflow: hidden;
	padding: 40px 0 0;
}
.featured .linkpanel img {
	width: 280px;
	height: 110px;
	/*border-bottom: 1px solid #029fda;*/
	display: block;
}
.featured .linkpanel  h4 {
	width: 260px;
	background: #101010;
	border-bottom: 1px solid #1e1e1e;
	display: block;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 10px;
	text-shadow: none;
}
.featured .linkpanel  h4 a {
	border: none;
}
#entriesHolder {
    overflow: hidden;
}
#entriesHolder .sub {
    float: left;
    margin: 0 20px 0 0;
}
#entriesHolder .sub:last-child {
    margin-right: 0px;
}
#entriesHolder img {
	width: 130px;
	height: 80px;
	/*border-bottom: 1px solid #029fda;*/
	display: block;
}
#entriesHolder h4 {
	width: 110px;
	background: #101010;
	border-bottom: 1px solid #1e1e1e;
	display: block;
	font-size: 1.3em;
	font-weight: normal;
	padding: 10px;
	text-shadow: none;
}
#entriesHolder h4 a  {
	border: none;
}
.news-holder {
	background: url(../img/mobile/bgd-section.png) no-repeat;
	padding: 60px 0 0;
}
.news-holder h4 {
	color: #fff;
	font-size: 2em;
	line-height: 1.1em;
	margin-bottom: 20px;
	text-shadow: 2px 2px 2px #000;
}
.news-holder li {
	background: #14262f;
	-webkit-border-radius: 3px; border: 1px solid #14262f;
	display: block;
	font-size: 1.3em;
	margin-bottom: 15px;
	padding: 3px;
}
.news-holder li a {
	border: none;
}

/* ----- News ----- */

.article ul {
    margin-bottom: 20px;
}
.article li {
    font-size: 1.3em;
    line-height: 1.4em;
    list-style-image: disc !important;
    margin-bottom: 10px;
    margin-left: 15px;
}
.listingimage img {
    width: 280px;
    display: block;
    margin-bottom: 10px;
}
.listingtext {
    border-bottom: 1px solid #333333;
    margin-bottom: 20px;
}
.pagenumbers {
    font-size: 1.3em;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
.pagenumbers a.selected {
    color: #fff;
}
.pagenumbers .previous {
    float: left;
}
.pagenumbers .numbers {
    width: 150px;
    left: 65px;
    position: absolute;
    text-align: center;
}
.pagenumbers .numbers a {
    border: none;
    padding: 5px;
}
.pagenumbers .next {
    float: right;
}
.articleimg img {
    width: 280px;
    height: 200px;
    display: block;
    margin-bottom: 10px;
}
.imageholder img {
    width: 280px;
    height: 200px;
    display: block;
    margin-bottom: 20px;
}

/* ----- Contact ----- */

div.problemAreas {
    width: 250px;
    background-color:#F6F9C0;
    border: 5px solid #EACB47;
    color: #C45E12;
    margin-bottom: 20px;
    padding: 10px;
}
div.problemAreas span.errorspan strong {
    background-image:url(../img/formerror.gif);
    background-position:0 3px;
    background-repeat:no-repeat;
    color:#C45E12;
    line-height:1.4em;
    padding:2px 2px 2px 30px;
}
span.errorspan strong {
    display: block;
    font-weight:normal;
    margin-top:4px;
}
.formElm {
	margin: 0 0 10px;
	overflow: hidden;
}
.formElm label {
	color: #fff;
	display: block;
	margin: 0 0 5px;
}
.formElm .textf {
	width: 270px;
}
.formElm input.textf.error {
    background-color:#FFD9D9;
    background-image:url(../img/textboxerror.gif);
    background-position:left top;
    background-repeat:repeat-x;
    border:1px solid #DB0000;
    color:#DB0000;
    width:278px;
}
.formElm .textf textarea {
    width: 270px;
    height: 50px;
    font-family: Arial, Helvetica, sans-serif; 
}
div.textf.error textarea {
    background-color:#FFD9D9;
    background-image:url(../img/textboxerror.gif);
    background-position:left top;
    background-repeat:repeat-x;
    border:1px solid #DB0000;
    color:#DB0000;
    width: 278px;
}
div.textf {
    height: 70px !important;
}
.formElm .selectbox, .formElm select {
	width: 270px;
}

/* ----- Testimonials ----- */

#testimonial-nav {
    display: block;
    margin-bottom: 30px;
}
ul.testimonials-menu li p {
    display: none;
}
ul.testimonials-menu li h3 {
    text-shadow: none;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
ul.testimonials-menu li {
	background: #14262f;
	-webkit-border-radius: 3px; border: 1px solid #14262f;
	display: block;
	font-size: 1.3em;
	margin-bottom: 15px;
	padding: 3px;
}
ul.testimonials-menu li a {
	border: none;
}

/* ----- Our Work ----- */

.worktext {
    border-bottom: 1px solid #333333;
    margin-bottom: 20px;
}
.visit-site-link {
    font-size: 1.3em;
    margin-bottom: 20px;
}
.readmorelink {
    font-size: 1.3em;
    margin: 30px 0 20px;
}

/* ----- Our Clients ----- */

ul.clientlist {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
ul.clientlist li {
    float: left;
    list-style: none !important;
    margin: 15px 15px 0 0;
    padding: 0 !important;
}
ul.clientlist li.first {
    clear: both;
}
ul.clientlist li img {
    width: 55px;
    height: 55px;
}
ul.clientlist a {
    border: none;
    padding: 0;
}

/* ----- Games ----- */

.gamespage {

}
.gamespage #title_holder {
    margin-left: 20px;
    margin-right: 20px;
}
p.games_p {
    font-size: 1.3em;
    line-height: 1.4em;
    margin-left: 20px;
    margin-right: 20px;
}