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, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
MAIN CSS
*/

body
{
	font-size: 62.5%;
	font-family:'Lucida Grande','Segoe UI','Trebuchet MS','Lucida Sans Unicode',sans-serif;
	line-height: 1.3;
	margin: 0 auto;
	padding:0;
	/*background:#87E3FF url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-back-black.png) repeat-x fixed center top;*/
	background:#555 url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-back3-5.png) repeat-x fixed center top;
	color: #3b3326;
}
li
{
	list-style-image:url(http://farm4.static.flickr.com/3060/3012916719_78e7803578_o.png);
	margin-left: 20px;
}
a
{
	color:#32a3c8;

}
a:hover
{
	color:#3b3326;
	background:#fbefc0;

}

p
{
	padding-bottom: 10px;
}

/* HTML tags */
h1, h2, h3, h4, h5, h6
{
	clear:left;
	font-family: Myriad, "Myriad Pro",'Lucida Sans Unicode','Lucida Grande','Trebuchet MS',sans-serif;
	color: #3b3326;
	font-weight:normal;
	text-decoration:none;
}

a h1, a h2, a h3, a h4, a h5, a h6
{
	color:#3b3326;
	text-decoration:none;
}

a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6
{
	color:#47bfea;
	text-decoration:none;
}

a:active h1, a:active h2, a:active h3, a:active h4, a:active h5, a:active h6
{
	color:#F90;
	text-decoration:none;
}

a:visited h1, a:visited h2, a:visited h3, a:visited h4, a:visited h5, a:visited h6
{
	text-decoration:none;
}

h1
{
	font-size:3.3em;
}
h2
{
	font-size:2.7em;
}
h3
{
	font-size:2.3em;
}
h4
{
	font-size:1.7em;
}
h5
{
	font-size:1.5em;
}
h6
{
	font-size:1.3em;
}

strong
{
	font-weight:bold;
}

em
{
	font-style:italic;
}

img
{
	border:0px;
}


/* IDed DIVS */

#base
{
	width: 960px;
	min-height: 500px;
	margin: 0 auto;
	font-size:1.3em;
}

#base-header
{
	/*background: #444;*/
	
	margin: 0 auto;
	text-align:center;
}

#base-nav
{
	/*background: #444;*/
	
}

#base-logo
{
	
	/*background: #444;
	margin-right:100px;*/
}

#base-page
{
	
	background:#fff url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-page-back.png) repeat-x;
/*	border: #90816e solid 10px;*/
border-left: #9b8b77 solid 10px;
border-right: #9b8b77 solid 10px;
border-top: #9b8b77 solid 10px;
border-bottom: #9b8b77 solid 10px;
/*	border: #90816e solid 10px;*/

}

#page-nav
{
	padding: 15px;
	margin: 0 auto;
	text-align:center;
	background:#000;
	
	background:#87E3FF url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-nav3.png) repeat-x;

}

#page-nav ul li
{
	display: inline;
}

#page-nav ul li span a
{
	font-size:33px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background: #666;*/
	color: #fff;
	text-decoration:none;
	background:#87E3FF url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-nav3.png) center repeat-x;
	/*border-top: 10px #87E3FF solid;
	border-left: 10px #87E3FF solid;
	border-right: 10px #87E3FF solid;*/

}
#page-nav ul li span a.selected
{
	background: #fff;
	color: #F90;
	font-weight:bold;
	background:#87E3FF url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-nav-ovr.png)   repeat-x;
	padding-bottom:25px;
	/*border-top: 10px #90816e solid;
	border-left: 10px #90816e solid;
	border-right: 10px #90816e solid;*/

}
#page-nav ul li span a:hover
{
	background: #fff;
	color: #000;
	background:#87E3FF url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-nav-ovr.png)  repeat-x;
	padding-top:10px;
	padding-bottom:25px;
	/*border-top: 10px #efefef solid;
	border-left: 10px #efefef solid;
	border-right: 10px #efefef solid;	*/

}

#base-footer-stop
{
	background:#87E3FF url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-footer2.png) repeat-x;
	min-height:300px;
	padding: 10px;
}

#base-footer-copy
{
	margin: 0 auto;
	text-align:center;
	color: #fff;
	font-size:10px;
}

/* CLASS/KLASS */

.base-about
{
	width:260px;
	padding: 20px;
	background:#fff url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-feature-back-1.png) repeat-x;
}


.base-game-640-480
{
	width:640px;
	height:480px;
	background:#fff url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-feature-back-1.png) repeat-x;
}

.base-ad-300-250
{
	width:300px;
	height:250px;
	background:#fff url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-feature-back-1.png) repeat-x;
}

.base-ad-300-250-sponsor
{
	width:300px;
	height:250px;
	background:#fff url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-feature-back-1.png) repeat-x;
}

.base-ad-125-125-sponsor
{
	width:125px;
	height:125px;
	background:#fff url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-feature-back-1.png) repeat-x;
}

.base-ad-728-90
{
	width:300px;
	height:250px;
	background:#fff url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-feature-back-1.png) repeat-x;
}

#content
{
clear:both;
float:left;
overflow:hidden;
width:660px;	
}
#sidebar
{
clear:right;
font-size:0.8em;
margin-left:660px;
margin-top:15px;
width:300px;
}
.page-content-item
{
	padding: 10px;
	clear:left;
	margin:10px;
}
.page-content-item h1
{
	font-size:5.0em;
}
.item-callout-66
{
	width:59%;
	padding: 20px;
	margin:10px;
	float:left;
	background:#fff url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-page-back.png) repeat-x;
	min-height: 150px;
	
}
.item-callout-33
{
	width:26%;
	padding: 20px;
	margin:10px;
	float:left;
	background:#fff url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-page-back.png) repeat-x;
	min-height: 150px;
	
}

.item-callout-foot-33
{
	width:251px;
	padding: 20px;
	margin:10px;
	float:left;
	background:#fff url(http://i81.photobucket.com/albums/j223/drawkbox/drawlogic3-page-back.png) repeat-x;
	min-height: 150px;
	
}

/* align */

.alignright
{
	float:right;
}
.alignleft
{
	float:left;
}


.pad5
{
	padding:5px;
}

.pad5left
{
	padding-left:5px;
}

.pad5right
{
	padding-right:5px;
}

.margin5
{
	margin:5px;
}

.margin5left
{
	margin-left:5px;
}

.margin5right
{
	margin-right:5px;
}


.pad10
{
	padding:10px;
}

.pad10left
{
	padding-left:10px;
}

.pad10right
{
	padding-right:10px;
}

.margin10
{
	margin:10px;
}

.margin10left
{
	margin-left:10px;
}

.margin10right
{
	margin-right:10px;
}

.clearboth
{
	clear:both;
}
.clearleft
{
	clear:left;
}
.clearright
{
	clear:right;
}

.highlight
{
background: #fbefc0;
}
